trytond-sale-amendment


Nametrytond-sale-amendment JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to amend sales
upload_time2024-05-01 11:27:16
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale amendment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Amendment Module
#####################

The sale amendment module allows you to change sales that are being processed
and keep track of the changes.
An amendment is composed of action lines which can:

* Recompute taxes (if the customer tax rules or product taxes have changed).

* Change the payment term

* Change parties and addresses

* Change the warehouse

* Change a sale line:

    * the product (for one with the same UoM category)

    * the quantity and unit of measure

    * the unit price

    * the description

When the amendment is validated the sale is updated and given a new revision.
Generated documents (like shipments and invoices) that are still in a draft
state are replaced with new ones based on the new values.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-amendment",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale amendment",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/6b/57/d4528e87016cb14b5d9193ac0b36f96c55fdfa6e04e76ec143cc20da5f26/trytond_sale_amendment-7.2.1.tar.gz",
    "platform": null,
    "description": "Sale Amendment Module\n#####################\n\nThe sale amendment module allows you to change sales that are being processed\nand keep track of the changes.\nAn amendment is composed of action lines which can:\n\n* Recompute taxes (if the customer tax rules or product taxes have changed).\n\n* Change the payment term\n\n* Change parties and addresses\n\n* Change the warehouse\n\n* Change a sale line:\n\n    * the product (for one with the same UoM category)\n\n    * the quantity and unit of measure\n\n    * the unit price\n\n    * the description\n\nWhen the amendment is validated the sale is updated and given a new revision.\nGenerated documents (like shipments and invoices) that are still in a draft\nstate are replaced with new ones based on the new values.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to amend sales",
    "version": "7.2.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "sale",
        "amendment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ace8fa54b5afb46fee75fa4b30962285fd4784690fafceaf954194755569c9a",
                "md5": "69e1dc4fee258e9674e0030191aa7fc3",
                "sha256": "fd3c1cc6a8e80214b5879824e4d0bbede5bf7de0d7ecacc442845f60aaf3ed38"
            },
            "downloads": -1,
            "filename": "trytond_sale_amendment-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69e1dc4fee258e9674e0030191aa7fc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 49602,
            "upload_time": "2024-05-01T11:27:14",
            "upload_time_iso_8601": "2024-05-01T11:27:14.629026Z",
            "url": "https://files.pythonhosted.org/packages/5a/ce/8fa54b5afb46fee75fa4b30962285fd4784690fafceaf954194755569c9a/trytond_sale_amendment-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b57d4528e87016cb14b5d9193ac0b36f96c55fdfa6e04e76ec143cc20da5f26",
                "md5": "a65ef791827a7db3beaec33dcf15e002",
                "sha256": "74e5bdd742638ebe6e79410a65c1ab9d536b034017a07002f8f0505ad7259eef"
            },
            "downloads": -1,
            "filename": "trytond_sale_amendment-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a65ef791827a7db3beaec33dcf15e002",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30635,
            "upload_time": "2024-05-01T11:27:16",
            "upload_time_iso_8601": "2024-05-01T11:27:16.715731Z",
            "url": "https://files.pythonhosted.org/packages/6b/57/d4528e87016cb14b5d9193ac0b36f96c55fdfa6e04e76ec143cc20da5f26/trytond_sale_amendment-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:27:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-amendment"
}
        
Elapsed time: 0.37496s