trytond-stock-lot-unit


Nametrytond-stock-lot-unit JSON
Version 7.4.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to define unit on stock lot
upload_time2024-12-01 19:39:29
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/b3/b5/443f3c4c795ddcfb8802b10846a14537eaabf0515a997d6568c56d6a29d2/trytond_stock_lot_unit-7.4.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.4.1",
    "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": "c71ab2880dd0bfe2e3794e5d1777621f8a734c2043f14e53e7e1f399eb556c60",
                "md5": "72d6b1e5d9c7df1b80d5d096890e3bac",
                "sha256": "b3a715eb80ddafab610272b826deef34be2d5293061ab2af4b37996cf5285ebf"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72d6b1e5d9c7df1b80d5d096890e3bac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41038,
            "upload_time": "2024-12-01T19:39:27",
            "upload_time_iso_8601": "2024-12-01T19:39:27.613802Z",
            "url": "https://files.pythonhosted.org/packages/c7/1a/b2880dd0bfe2e3794e5d1777621f8a734c2043f14e53e7e1f399eb556c60/trytond_stock_lot_unit-7.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3b5443f3c4c795ddcfb8802b10846a14537eaabf0515a997d6568c56d6a29d2",
                "md5": "95e437efdef9b6a77d68c449ec58a015",
                "sha256": "829116fc61634e6ca1b474841e46a7109a3b00f4b0790dccaf5800f1d3087086"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_unit-7.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "95e437efdef9b6a77d68c449ec58a015",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27285,
            "upload_time": "2024-12-01T19:39:29",
            "upload_time_iso_8601": "2024-12-01T19:39:29.397315Z",
            "url": "https://files.pythonhosted.org/packages/b3/b5/443f3c4c795ddcfb8802b10846a14537eaabf0515a997d6568c56d6a29d2/trytond_stock_lot_unit-7.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 19:39:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-lot-unit"
}
        
Elapsed time: 0.35761s