trytond-stock-lot-unit


Nametrytond-stock-lot-unit JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to define unit on stock lot
upload_time2024-11-04 17:43:42
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock lot unit serial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Lot Unit Module
#####################

The ``stock_lot_unit`` module allows to define a unit and quantity on stock
lot.

Lots with unit have the following properties:

    - no shipment may contain a summed quantity for a lot greater than the
      quantity of the lot.
    - no move related to a lot with a unit may concern a quantity greater than
      the quantity of the lot.

The *Lot Unit* field is added to the product. This defines the unit to set on
new lot.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-lot-unit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock lot unit serial",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/81/99/e5e4a8ad8cabe4a02bb1eacad81c6161551aa468362cf947dae5c341a55e/trytond_stock_lot_unit-7.4.0.tar.gz",
    "platform": null,
    "description": "Stock Lot Unit Module\n#####################\n\nThe ``stock_lot_unit`` module allows to define a unit and quantity on stock\nlot.\n\nLots with unit have the following properties:\n\n    - no shipment may contain a summed quantity for a lot greater than the\n      quantity of the lot.\n    - no move related to a lot with a unit may concern a quantity greater than\n      the quantity of the lot.\n\nThe *Lot Unit* field is added to the product. This defines the unit to set on\nnew lot.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to define unit on stock lot",
    "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",
        "stock",
        "lot",
        "unit",
        "serial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77c054b34f1ff001a4af54217f172e7ac11aafde001eea21d5ef56df6a38bcb1",
                "md5": "79073abeab8683d9124bb7139ec60716",
                "sha256": "638a8e914b7ce7bcdaaee49ca0b62048a4eae49fbd7288f65f57b6a868f1396e"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79073abeab8683d9124bb7139ec60716",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41038,
            "upload_time": "2024-11-04T17:43:41",
            "upload_time_iso_8601": "2024-11-04T17:43:41.121404Z",
            "url": "https://files.pythonhosted.org/packages/77/c0/54b34f1ff001a4af54217f172e7ac11aafde001eea21d5ef56df6a38bcb1/trytond_stock_lot_unit-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8199e5e4a8ad8cabe4a02bb1eacad81c6161551aa468362cf947dae5c341a55e",
                "md5": "c66bb23068114d38e838af442fd38f7e",
                "sha256": "25bd9fb492d4fac7d549d20039900ae1feeefe0632c38410ff1574644ff31031"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c66bb23068114d38e838af442fd38f7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27455,
            "upload_time": "2024-11-04T17:43:42",
            "upload_time_iso_8601": "2024-11-04T17:43:42.211698Z",
            "url": "https://files.pythonhosted.org/packages/81/99/e5e4a8ad8cabe4a02bb1eacad81c6161551aa468362cf947dae5c341a55e/trytond_stock_lot_unit-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:43:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-lot-unit"
}
        
Elapsed time: 0.41206s