trytond-sale-secondary-unit


Nametrytond-sale-secondary-unit JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to add a secondary unit on sale line
upload_time2023-10-30 17:39:50
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale secondary unit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Secondary Unit Module
##########################

The sale secondary unit module adds a secondary unit of measure on sale lines.
The secondary quantity and unit price are kept synchronized with the quantity
and unit price.
The secondary unit is defined on the product with its factor against the sale
unit.

If the sale product customer module is activated, a specific secondary unit may
be defined on the product customer. And it overrides the definition on the
product.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-secondary-unit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton sale secondary unit",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/65/ba/0dfd45df115ce68c9bba947bb2d4a09afa52ff56ea99deab638adade715f/trytond_sale_secondary_unit-7.0.0.tar.gz",
    "platform": null,
    "description": "Sale Secondary Unit Module\n##########################\n\nThe sale secondary unit module adds a secondary unit of measure on sale lines.\nThe secondary quantity and unit price are kept synchronized with the quantity\nand unit price.\nThe secondary unit is defined on the product with its factor against the sale\nunit.\n\nIf the sale product customer module is activated, a specific secondary unit may\nbe defined on the product customer. And it overrides the definition on the\nproduct.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to add a secondary unit on sale line",
    "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",
        "secondary",
        "unit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d47c0fbc626567e6a2a78430d3fed3e52eaa94aae934b32f14b2ae96cdd14f3",
                "md5": "799893fdc8f1e2fb858cd3cfae71e6c6",
                "sha256": "f355953bafdf441484504c983530cb0334a59fbf54dbf56df14a12309327bb11"
            },
            "downloads": -1,
            "filename": "trytond_sale_secondary_unit-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "799893fdc8f1e2fb858cd3cfae71e6c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 49407,
            "upload_time": "2023-10-30T17:39:48",
            "upload_time_iso_8601": "2023-10-30T17:39:48.223414Z",
            "url": "https://files.pythonhosted.org/packages/8d/47/c0fbc626567e6a2a78430d3fed3e52eaa94aae934b32f14b2ae96cdd14f3/trytond_sale_secondary_unit-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65ba0dfd45df115ce68c9bba947bb2d4a09afa52ff56ea99deab638adade715f",
                "md5": "cb5a3cf72af7bfe4d05484581671e845",
                "sha256": "fd64fa61230d251780158ea836c99ae404f128dc1fa85385550e19b83f3cd691"
            },
            "downloads": -1,
            "filename": "trytond_sale_secondary_unit-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cb5a3cf72af7bfe4d05484581671e845",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29990,
            "upload_time": "2023-10-30T17:39:50",
            "upload_time_iso_8601": "2023-10-30T17:39:50.035520Z",
            "url": "https://files.pythonhosted.org/packages/65/ba/0dfd45df115ce68c9bba947bb2d4a09afa52ff56ea99deab638adade715f/trytond_sale_secondary_unit-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:39:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-secondary-unit"
}
        
Elapsed time: 0.13389s