trytond-purchase-amendment


Nametrytond-purchase-amendment JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to amend purchases
upload_time2024-05-01 11:37:35
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/67/7c/f262b66de52ae257a22d1c580b26490f40339f1499bdc5ab5560e1c18d22/trytond_purchase_amendment-7.2.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.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",
        "purchase",
        "amendment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3678d3f4fd8d51590acdd45af55aeca8457d4771d479589302497c2a4b5b4aa6",
                "md5": "fbb63d12610c18ca858cad70d013ffac",
                "sha256": "aebb96d8c1415a43e5f83ee306be2bba80af9a9484c3a399d1b6415457379292"
            },
            "downloads": -1,
            "filename": "trytond_purchase_amendment-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbb63d12610c18ca858cad70d013ffac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 49749,
            "upload_time": "2024-05-01T11:37:34",
            "upload_time_iso_8601": "2024-05-01T11:37:34.248282Z",
            "url": "https://files.pythonhosted.org/packages/36/78/d3f4fd8d51590acdd45af55aeca8457d4771d479589302497c2a4b5b4aa6/trytond_purchase_amendment-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "677cf262b66de52ae257a22d1c580b26490f40339f1499bdc5ab5560e1c18d22",
                "md5": "6895f8b78ee1844c39cb90d3ea6ea8b6",
                "sha256": "472f87c42b871060501cdce249f06dd2ee8f0a6d6b2500214a37bf4174186843"
            },
            "downloads": -1,
            "filename": "trytond_purchase_amendment-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6895f8b78ee1844c39cb90d3ea6ea8b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30170,
            "upload_time": "2024-05-01T11:37:35",
            "upload_time_iso_8601": "2024-05-01T11:37:35.620288Z",
            "url": "https://files.pythonhosted.org/packages/67/7c/f262b66de52ae257a22d1c580b26490f40339f1499bdc5ab5560e1c18d22/trytond_purchase_amendment-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:37:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-purchase-amendment"
}
        
Elapsed time: 0.94003s