trytond-purchase-amendment


Nametrytond-purchase-amendment JSON
Version 7.4.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to amend purchases
upload_time2024-12-01 19:49:41
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton purchase amendment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/dd/f3/12d23cad9e7222836a6dcdb68bc0fbd1aae485ab76867d1cba3ce44d91f2/trytond_purchase_amendment-7.4.1.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.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",
        "purchase",
        "amendment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df781612390f4dad7a468179bf233f43744446b60c362fbab7f18a5a33421737",
                "md5": "93fc8521e01d6e9045d58638423843cf",
                "sha256": "6da8f49c1d3417f6fadadd8b8f77d01940181011c6e45ad98181a1178cf4cc87"
            },
            "downloads": -1,
            "filename": "trytond_purchase_amendment-7.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93fc8521e01d6e9045d58638423843cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 50079,
            "upload_time": "2024-12-01T19:49:39",
            "upload_time_iso_8601": "2024-12-01T19:49:39.523314Z",
            "url": "https://files.pythonhosted.org/packages/df/78/1612390f4dad7a468179bf233f43744446b60c362fbab7f18a5a33421737/trytond_purchase_amendment-7.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddf312d23cad9e7222836a6dcdb68bc0fbd1aae485ab76867d1cba3ce44d91f2",
                "md5": "dd7aaae2285b869564d173875adbdf0d",
                "sha256": "b8816a18a67b320a98325c9ac54f72f2adb1a6706a4f1614b3a244f96c32ad81"
            },
            "downloads": -1,
            "filename": "trytond_purchase_amendment-7.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dd7aaae2285b869564d173875adbdf0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30214,
            "upload_time": "2024-12-01T19:49:41",
            "upload_time_iso_8601": "2024-12-01T19:49:41.359408Z",
            "url": "https://files.pythonhosted.org/packages/dd/f3/12d23cad9e7222836a6dcdb68bc0fbd1aae485ab76867d1cba3ce44d91f2/trytond_purchase_amendment-7.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 19:49:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-purchase-amendment"
}
        
Elapsed time: 0.42312s