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/ec/a6/14400c6b8b779ec1fe6c24af436675bab6707cc4812ed683163dd77e41f1/trytond_sale_amendment-7.4.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.4.1",
"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": "7fd343b8400f765fadb1a8915670a76a16446ef04d0ab1ee6e532dddb2dede55",
"md5": "b44c3e79fb96cc4af968d8b89eb8d43a",
"sha256": "e730e6484d9824ca2d40f55c0580d535670a55834c0ed4a46a12a23f2761ee00"
},
"downloads": -1,
"filename": "trytond_sale_amendment-7.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b44c3e79fb96cc4af968d8b89eb8d43a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 49918,
"upload_time": "2024-12-01T19:46:25",
"upload_time_iso_8601": "2024-12-01T19:46:25.096448Z",
"url": "https://files.pythonhosted.org/packages/7f/d3/43b8400f765fadb1a8915670a76a16446ef04d0ab1ee6e532dddb2dede55/trytond_sale_amendment-7.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eca614400c6b8b779ec1fe6c24af436675bab6707cc4812ed683163dd77e41f1",
"md5": "892426720eda00db5292e517b21fe6c7",
"sha256": "059f2ea6a8d8b57c13882bc881a3fce7724e3db0d57092a6af7b05beb651e99b"
},
"downloads": -1,
"filename": "trytond_sale_amendment-7.4.1.tar.gz",
"has_sig": false,
"md5_digest": "892426720eda00db5292e517b21fe6c7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 30697,
"upload_time": "2024-12-01T19:46:27",
"upload_time_iso_8601": "2024-12-01T19:46:27.568804Z",
"url": "https://files.pythonhosted.org/packages/ec/a6/14400c6b8b779ec1fe6c24af436675bab6707cc4812ed683163dd77e41f1/trytond_sale_amendment-7.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-01 19:46:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-sale-amendment"
}