trytond-sale-promotion-coupon


Nametrytond-sale-promotion-coupon JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for sale promotion coupon
upload_time2024-04-29 15:49:19
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale promotion coupon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Promotion Coupon Module
############################

The sale_promotion_coupon module adds coupon to the promotions.

A promotion with coupons will be applied only if a linked coupon has been added
on the sale.

Promotion Coupon
****************

It defines the behaviours of a sets of coupon numbers for a promotion:

- *Name*: The name of the coupon.
- *Promotion*: The promotion to which the coupon is attached.
- *Number of Use*: How much time a coupon number can be used.
- *Per Party*: How the usage is counted.
- *Numbers*: The list of numbers which must be unique.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-promotion-coupon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale promotion coupon",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/ef/04/e2115f325bc8a13ebedede0b413120568d9f4b48044d33a75ac131cf5958/trytond_sale_promotion_coupon-7.2.0.tar.gz",
    "platform": null,
    "description": "Sale Promotion Coupon Module\n############################\n\nThe sale_promotion_coupon module adds coupon to the promotions.\n\nA promotion with coupons will be applied only if a linked coupon has been added\non the sale.\n\nPromotion Coupon\n****************\n\nIt defines the behaviours of a sets of coupon numbers for a promotion:\n\n- *Name*: The name of the coupon.\n- *Promotion*: The promotion to which the coupon is attached.\n- *Number of Use*: How much time a coupon number can be used.\n- *Per Party*: How the usage is counted.\n- *Numbers*: The list of numbers which must be unique.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for sale promotion coupon",
    "version": "7.2.0",
    "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",
        "coupon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c5e8678d717853d138637d8bb7c16d19266b26ec5bdf427f80f2df23f492497",
                "md5": "b44d070e8e65114cbce7e5a7a4250d25",
                "sha256": "b3ee6f0158b373248167db40e1f64c651f535b53c9b51d9fb22343adbab4aac0"
            },
            "downloads": -1,
            "filename": "trytond_sale_promotion_coupon-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b44d070e8e65114cbce7e5a7a4250d25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40499,
            "upload_time": "2024-04-29T15:49:18",
            "upload_time_iso_8601": "2024-04-29T15:49:18.581186Z",
            "url": "https://files.pythonhosted.org/packages/1c/5e/8678d717853d138637d8bb7c16d19266b26ec5bdf427f80f2df23f492497/trytond_sale_promotion_coupon-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef04e2115f325bc8a13ebedede0b413120568d9f4b48044d33a75ac131cf5958",
                "md5": "84866ab7b6eb3eec00f5d7af6f7cf371",
                "sha256": "c69799db18170e3f5a21bc763e0c87f7cb3f72112fc390528737045c0101670a"
            },
            "downloads": -1,
            "filename": "trytond_sale_promotion_coupon-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84866ab7b6eb3eec00f5d7af6f7cf371",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26744,
            "upload_time": "2024-04-29T15:49:19",
            "upload_time_iso_8601": "2024-04-29T15:49:19.828820Z",
            "url": "https://files.pythonhosted.org/packages/ef/04/e2115f325bc8a13ebedede0b413120568d9f4b48044d33a75ac131cf5958/trytond_sale_promotion_coupon-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:49:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-promotion-coupon"
}
        
Elapsed time: 0.23957s