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/b1/f3/4a570ef3a1c7a9ef444843e41f2ed2b320635f9a9e4c089927fd367145c0/trytond_sale_amendment-7.4.0.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.4.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.4/",
"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": "80ed3e3695ca8668fb924c53181d7896bd7a2378000c43ffe203888e54fa3246",
"md5": "441d00cdf05aa07d80a86fbcaad77aa8",
"sha256": "d7c753cbf68cb114ff685390631c78b5c122d737b4760d797d0d24e19d616e57"
},
"downloads": -1,
"filename": "trytond_sale_amendment-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "441d00cdf05aa07d80a86fbcaad77aa8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 49928,
"upload_time": "2024-11-04T17:39:17",
"upload_time_iso_8601": "2024-11-04T17:39:17.565981Z",
"url": "https://files.pythonhosted.org/packages/80/ed/3e3695ca8668fb924c53181d7896bd7a2378000c43ffe203888e54fa3246/trytond_sale_amendment-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1f34a570ef3a1c7a9ef444843e41f2ed2b320635f9a9e4c089927fd367145c0",
"md5": "589930cd2b1e9a60eb8b72e3e8c6f1aa",
"sha256": "73376f475530dccb8e6a8caabcc1ade460286bf5a737bcb4f82e9926c5af2e1d"
},
"downloads": -1,
"filename": "trytond_sale_amendment-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "589930cd2b1e9a60eb8b72e3e8c6f1aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 30910,
"upload_time": "2024-11-04T17:39:18",
"upload_time_iso_8601": "2024-11-04T17:39:18.775256Z",
"url": "https://files.pythonhosted.org/packages/b1/f3/4a570ef3a1c7a9ef444843e41f2ed2b320635f9a9e4c089927fd367145c0/trytond_sale_amendment-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:39:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-sale-amendment"
}