trytond-sale-promotion


Nametrytond-sale-promotion JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sale promotion
upload_time2024-05-01 11:20:08
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale promotion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Promotion
##############

The sale_promotion module allows to apply promotions on sale based on criteria.

The promotion is applied by changing the unit price of the affected lines when
the sale goes into quotation but the unit price is restored when going back to
draft.

Sale Promotion
**************

Each matching *Sale Promotion* is considered for application but only those who
reduces the unit price of the lines are really applied.
The criteria are the fields:

- *Company*: The company should be the same as the sale.
- *Price List*: The sale price list.
- *Start Date*/*End Date*: The period for which the promotion is valid.
- *Amount*: The amount of the sale.
- *Quantity*: The sum quantity of the sale lines which have the same *Unit*.
- *Products*: The list of products to apply the promotion.
- *Categories*: The list of product categories to apply the promotion.

The new unit price is computed by the field *Formula*.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-promotion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale promotion",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/9a/62/b915a6c2455146d185e65c179c3e339c49588d30b52499d38cafe5f1d7db/trytond_sale_promotion-7.2.1.tar.gz",
    "platform": null,
    "description": "Sale Promotion\n##############\n\nThe sale_promotion module allows to apply promotions on sale based on criteria.\n\nThe promotion is applied by changing the unit price of the affected lines when\nthe sale goes into quotation but the unit price is restored when going back to\ndraft.\n\nSale Promotion\n**************\n\nEach matching *Sale Promotion* is considered for application but only those who\nreduces the unit price of the lines are really applied.\nThe criteria are the fields:\n\n- *Company*: The company should be the same as the sale.\n- *Price List*: The sale price list.\n- *Start Date*/*End Date*: The period for which the promotion is valid.\n- *Amount*: The amount of the sale.\n- *Quantity*: The sum quantity of the sale lines which have the same *Unit*.\n- *Products*: The list of products to apply the promotion.\n- *Categories*: The list of product categories to apply the promotion.\n\nThe new unit price is computed by the field *Formula*.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for sale promotion",
    "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",
        "sale",
        "promotion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbb30c65d639361f0dabcb5dece9e1764211221d81489a6d886e7a2dcc493f47",
                "md5": "6ded1a6886b8846a2d73cadc71c1a4a4",
                "sha256": "9d62fd26b9a1a9f758145204929473cee96800cc0611ff005fd4e0a5b72c7b77"
            },
            "downloads": -1,
            "filename": "trytond_sale_promotion-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ded1a6886b8846a2d73cadc71c1a4a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 46927,
            "upload_time": "2024-05-01T11:20:06",
            "upload_time_iso_8601": "2024-05-01T11:20:06.225164Z",
            "url": "https://files.pythonhosted.org/packages/cb/b3/0c65d639361f0dabcb5dece9e1764211221d81489a6d886e7a2dcc493f47/trytond_sale_promotion-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a62b915a6c2455146d185e65c179c3e339c49588d30b52499d38cafe5f1d7db",
                "md5": "b04881d0283b62069313831ed7bc717a",
                "sha256": "3989829971172b729095efff2332be055867dd69127da29ab6e0a88847b71ff0"
            },
            "downloads": -1,
            "filename": "trytond_sale_promotion-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b04881d0283b62069313831ed7bc717a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 31006,
            "upload_time": "2024-05-01T11:20:08",
            "upload_time_iso_8601": "2024-05-01T11:20:08.012676Z",
            "url": "https://files.pythonhosted.org/packages/9a/62/b915a6c2455146d185e65c179c3e339c49588d30b52499d38cafe5f1d7db/trytond_sale_promotion-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:20:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-promotion"
}
        
Elapsed time: 0.25224s