trytond-stock-lot-unit


Nametrytond-stock-lot-unit JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to define unit on stock lot
upload_time2024-05-01 10:04:17
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/fa/ee/54cbf0b6dbe5d1bd6cbfc8804c5a3133a2cf36c3aaa0f3a5abf87fd26e5d/trytond_stock_lot_unit-7.2.1.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.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",
        "stock",
        "lot",
        "unit",
        "serial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a16a8f81a9435abe2920813d72ae696ed01138907f6fedcbb5f6353c995ca5d6",
                "md5": "e4563acdfd25748b5053a2ec09b6d6c2",
                "sha256": "4034477ccdadf109bbcac7cbffcb6ec5e3eae0c816cff4a0fb57eeb161d04c16"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4563acdfd25748b5053a2ec09b6d6c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40682,
            "upload_time": "2024-05-01T10:04:15",
            "upload_time_iso_8601": "2024-05-01T10:04:15.686752Z",
            "url": "https://files.pythonhosted.org/packages/a1/6a/8f81a9435abe2920813d72ae696ed01138907f6fedcbb5f6353c995ca5d6/trytond_stock_lot_unit-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "faee54cbf0b6dbe5d1bd6cbfc8804c5a3133a2cf36c3aaa0f3a5abf87fd26e5d",
                "md5": "652b1543a9c45e27f1cba99e095b0540",
                "sha256": "19a8913574a47a3b8868a9a5d38fc3b0153de5fa25a092813d087113fd7f7402"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "652b1543a9c45e27f1cba99e095b0540",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27203,
            "upload_time": "2024-05-01T10:04:17",
            "upload_time_iso_8601": "2024-05-01T10:04:17.837854Z",
            "url": "https://files.pythonhosted.org/packages/fa/ee/54cbf0b6dbe5d1bd6cbfc8804c5a3133a2cf36c3aaa0f3a5abf87fd26e5d/trytond_stock_lot_unit-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-01 10:04:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-lot-unit"
}
        
Elapsed time: 0.28310s