trytond-sale-discount


Nametrytond-sale-discount JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module that manages discount on sale
upload_time2023-10-30 17:37:42
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton sale discount",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/85/35/2380794957cb9e828a48b2313cce9de3f130f1c675409cd8d6797d89cc2d/trytond_sale_discount-7.0.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.0.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.0/",
        "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": "9ef89654d852094cc5b53605c0a08e908703e4090c3e45626c251e6670c1d85b",
                "md5": "857aba3a820e86c06553f7cc5c2b6744",
                "sha256": "a463f58d52f302894f94b87a8b8bf704aedf6732229c9c13c7114b7afc94a059"
            },
            "downloads": -1,
            "filename": "trytond_sale_discount-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "857aba3a820e86c06553f7cc5c2b6744",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28623,
            "upload_time": "2023-10-30T17:37:41",
            "upload_time_iso_8601": "2023-10-30T17:37:41.026870Z",
            "url": "https://files.pythonhosted.org/packages/9e/f8/9654d852094cc5b53605c0a08e908703e4090c3e45626c251e6670c1d85b/trytond_sale_discount-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85352380794957cb9e828a48b2313cce9de3f130f1c675409cd8d6797d89cc2d",
                "md5": "83dafdee2fcf55dac7a82893aa97846c",
                "sha256": "986ebf7612719cfa4adc87cbe8825fe8186e800a2876cdd0cd198fe57cc6bfd3"
            },
            "downloads": -1,
            "filename": "trytond_sale_discount-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "83dafdee2fcf55dac7a82893aa97846c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22866,
            "upload_time": "2023-10-30T17:37:42",
            "upload_time_iso_8601": "2023-10-30T17:37:42.803406Z",
            "url": "https://files.pythonhosted.org/packages/85/35/2380794957cb9e828a48b2313cce9de3f130f1c675409cd8d6797d89cc2d/trytond_sale_discount-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:37:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-discount"
}
        
Elapsed time: 0.14185s