trytond-sale-discount


Nametrytond-sale-discount JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module that manages discount on sale
upload_time2024-11-04 17:39:44
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale discount
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Discount Module
####################

The sale_discount module adds discount on sale line.

Two discount fields are added to the sale line to define a discount as rate and
as amount between a base price and the unit price.
The base price is filled automatically with the list price of the product.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-discount",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale discount",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/20/43/e9c6dd75f9b0cb0ccaca2293b96a6f7ef26936cb6727b1cc91ca20150a31/trytond_sale_discount-7.4.0.tar.gz",
    "platform": null,
    "description": "Sale Discount Module\n####################\n\nThe sale_discount module adds discount on sale line.\n\nTwo discount fields are added to the sale line to define a discount as rate and\nas amount between a base price and the unit price.\nThe base price is filled automatically with the list price of the product.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module that manages discount on sale",
    "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",
        "discount"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebe951d829d41bbad3ea2f6c4e5a62cef70679da4917ebe839bb4085621e464a",
                "md5": "80eb722e8127af4fbd2e54db133c5dbe",
                "sha256": "78a0077c9e1ba0a20a2ad1ad8e7e34a89138b65adec94f54f79e5c7fd746cdd8"
            },
            "downloads": -1,
            "filename": "trytond_sale_discount-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80eb722e8127af4fbd2e54db133c5dbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28613,
            "upload_time": "2024-11-04T17:39:42",
            "upload_time_iso_8601": "2024-11-04T17:39:42.580361Z",
            "url": "https://files.pythonhosted.org/packages/eb/e9/51d829d41bbad3ea2f6c4e5a62cef70679da4917ebe839bb4085621e464a/trytond_sale_discount-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2043e9c6dd75f9b0cb0ccaca2293b96a6f7ef26936cb6727b1cc91ca20150a31",
                "md5": "149cddd7601bbcd9f8bc2a9bf66c9488",
                "sha256": "46e113f023e668ef4acc8fcad8202ed562747424c2affe5e9c66c24cc92845f3"
            },
            "downloads": -1,
            "filename": "trytond_sale_discount-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "149cddd7601bbcd9f8bc2a9bf66c9488",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22858,
            "upload_time": "2024-11-04T17:39:44",
            "upload_time_iso_8601": "2024-11-04T17:39:44.369191Z",
            "url": "https://files.pythonhosted.org/packages/20/43/e9c6dd75f9b0cb0ccaca2293b96a6f7ef26936cb6727b1cc91ca20150a31/trytond_sale_discount-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:39:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-discount"
}
        
Elapsed time: 0.41746s