Purchase Amendment Module
#########################
The purchase amendment module allows you to change purchases that are being
processed and keep track of the changes.
An amendment is composed of action lines which can:
* Recompute taxes (if the supplier tax rules or product taxes have changed)
* Change the payment term
* Change the party and the address
* Change the warehouse
* Change a purchase 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 purchase is updated and given a new
revision. Generated documents (like moves 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-purchase-amendment",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton purchase amendment",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/7f/52/447369dc292d7b0941e0be175976f089107485d0336e555f6a96434a1b7a/trytond_purchase_amendment-7.4.0.tar.gz",
"platform": null,
"description": "Purchase Amendment Module\n#########################\n\nThe purchase amendment module allows you to change purchases that are being\nprocessed and keep track of the changes.\nAn amendment is composed of action lines which can:\n\n* Recompute taxes (if the supplier tax rules or product taxes have changed)\n\n* Change the payment term\n\n* Change the party and the address\n\n* Change the warehouse\n\n* Change a purchase 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 purchase is updated and given a new\nrevision. Generated documents (like moves and invoices) that are still in a\ndraft state are replaced with new ones based on the new values.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton module to amend purchases",
"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",
"purchase",
"amendment"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "110fa616812aaec5b95c8c6ccbbb3f0d35ef50d74a1ede6701a8f93b7be7675a",
"md5": "50ae3a6ed9348e3b9328b89d07998b6d",
"sha256": "f1aceb33901d42ea4a9a14d5f2491cb9c73f56cd2e4d2e28213e17664d4c32d4"
},
"downloads": -1,
"filename": "trytond_purchase_amendment-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50ae3a6ed9348e3b9328b89d07998b6d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 50082,
"upload_time": "2024-11-04T17:37:44",
"upload_time_iso_8601": "2024-11-04T17:37:44.273467Z",
"url": "https://files.pythonhosted.org/packages/11/0f/a616812aaec5b95c8c6ccbbb3f0d35ef50d74a1ede6701a8f93b7be7675a/trytond_purchase_amendment-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7f52447369dc292d7b0941e0be175976f089107485d0336e555f6a96434a1b7a",
"md5": "91561acf2b552cf02418da8dfa82f842",
"sha256": "841d29af6894b1cc9ffb408c95e9c3d8bfe4fae34f007329e8930f25d238c909"
},
"downloads": -1,
"filename": "trytond_purchase_amendment-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "91561acf2b552cf02418da8dfa82f842",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 30401,
"upload_time": "2024-11-04T17:37:45",
"upload_time_iso_8601": "2024-11-04T17:37:45.484672Z",
"url": "https://files.pythonhosted.org/packages/7f/52/447369dc292d7b0941e0be175976f089107485d0336e555f6a96434a1b7a/trytond_purchase_amendment-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:37:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-purchase-amendment"
}