trytond-sale-shipment-tolerance


Nametrytond-sale-shipment-tolerance JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to define tolerance for sale shipment
upload_time2024-05-01 11:18:32
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/b2/c3/97ea0554faa769ca8ec0e3229c44b3ed6b98acd374edfc63c9bcf7b898fd/trytond_sale_shipment_tolerance-7.2.1.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.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",
        "shipment",
        "tolerance",
        "back-order"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d12bf3b1dcf0adf6bc24f4a47762561af21d4f5625779efbd612680a0ed1778",
                "md5": "5bf3655720f9699725f4852ac3d4d67c",
                "sha256": "aafb0a5352ece54ca33ca8005879281942cabc06981127b417710422601a28b4"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_tolerance-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5bf3655720f9699725f4852ac3d4d67c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 37808,
            "upload_time": "2024-05-01T11:18:30",
            "upload_time_iso_8601": "2024-05-01T11:18:30.402299Z",
            "url": "https://files.pythonhosted.org/packages/4d/12/bf3b1dcf0adf6bc24f4a47762561af21d4f5625779efbd612680a0ed1778/trytond_sale_shipment_tolerance-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2c397ea0554faa769ca8ec0e3229c44b3ed6b98acd374edfc63c9bcf7b898fd",
                "md5": "c1053decccc0dbfd94dbc18fd9d0afa3",
                "sha256": "af1c94545c0a3acc3a01344d53f6045165a6ad604486c35e670f56bde778a4ae"
            },
            "downloads": -1,
            "filename": "trytond_sale_shipment_tolerance-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c1053decccc0dbfd94dbc18fd9d0afa3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25373,
            "upload_time": "2024-05-01T11:18:32",
            "upload_time_iso_8601": "2024-05-01T11:18:32.494388Z",
            "url": "https://files.pythonhosted.org/packages/b2/c3/97ea0554faa769ca8ec0e3229c44b3ed6b98acd374edfc63c9bcf7b898fd/trytond_sale_shipment_tolerance-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 11:18:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-sale-shipment-tolerance"
}
        
Elapsed time: 0.25865s