trytond-sale-shipment-tolerance


Nametrytond-sale-shipment-tolerance JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to define tolerance for sale shipment
upload_time2024-11-04 17:41:56
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton sale shipment tolerance back-order
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sale Shipment Tolerance Module
##############################

The sale_shipment_tolerance modules adds under and over shipment tolerance on
the sale.
If the quantity of a sale line is under shipped but inside the tolerance
percentage, then the line will be considered as fully shipped and no back-order
will be created.
If the quantity of a sale line is over shipped more than the tolerance
percentage, then a warning is raised.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-sale-shipment-tolerance",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton sale shipment tolerance back-order",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/46/ab/c1fdbb5e39ea711a5e71ef2a5529aa2c439be00958b87f1258a5e0784631/trytond_sale_shipment_tolerance-7.4.0.tar.gz",
    "platform": null,
    "description": "Sale Shipment Tolerance Module\n##############################\n\nThe sale_shipment_tolerance modules adds under and over shipment tolerance on\nthe sale.\nIf the quantity of a sale line is under shipped but inside the tolerance\npercentage, then the line will be considered as fully shipped and no back-order\nwill be created.\nIf the quantity of a sale line is over shipped more than the tolerance\npercentage, then a warning is raised.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to define tolerance for sale shipment",
    "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",
        "shipment",
        "tolerance",
        "back-order"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3da205c2d2fdb9328038dee82f44bd278b899afe0cf83898033e0f5a71f5541f",
                "md5": "a99ad4100a5f5c7234d3eea2a8f10f32",
                "sha256": "d4b65d58826586cd286ea6b87ffde01c2c1d35cb1e1d12eee68dee86013f126a"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_tolerance-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a99ad4100a5f5c7234d3eea2a8f10f32",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 38150,
            "upload_time": "2024-11-04T17:41:55",
            "upload_time_iso_8601": "2024-11-04T17:41:55.282882Z",
            "url": "https://files.pythonhosted.org/packages/3d/a2/05c2d2fdb9328038dee82f44bd278b899afe0cf83898033e0f5a71f5541f/trytond_sale_shipment_tolerance-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46abc1fdbb5e39ea711a5e71ef2a5529aa2c439be00958b87f1258a5e0784631",
                "md5": "3867c6db88bcaad162e35f9c13316972",
                "sha256": "1521ca7c588c001c5251da21a2e3825cdbe616a6ee54637a1e46426a1cd473ed"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_tolerance-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3867c6db88bcaad162e35f9c13316972",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25579,
            "upload_time": "2024-11-04T17:41:56",
            "upload_time_iso_8601": "2024-11-04T17:41:56.662255Z",
            "url": "https://files.pythonhosted.org/packages/46/ab/c1fdbb5e39ea711a5e71ef2a5529aa2c439be00958b87f1258a5e0784631/trytond_sale_shipment_tolerance-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:41:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-shipment-tolerance"
}
        
Elapsed time: 0.57518s