trytond-stock-lot-sled


Nametrytond-stock-lot-sled JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for shelf life expiration date of product lots
upload_time2024-04-29 15:51:31
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock lot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Lot Shelf Life Expiration Date
####################################

The stock_lot_sled module adds two fields on lot of products:

    - Shelf Live Expiration Date
    - Expiration Date

And it defines on the product the default time for those fields and on the
stock configuration the Shelf Live Delay.

When the shelf life of a lot expires in less than the configured shelf life
delay, it is no more used to compute the forecast quantity of the stock.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-lot-sled",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock lot",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/1d/40/cf7cc7ef432eb25162c1d99cf203f00fd4377db221fce4788c1157eebc25/trytond_stock_lot_sled-7.2.0.tar.gz",
    "platform": null,
    "description": "Stock Lot Shelf Life Expiration Date\n####################################\n\nThe stock_lot_sled module adds two fields on lot of products:\n\n    - Shelf Live Expiration Date\n    - Expiration Date\n\nAnd it defines on the product the default time for those fields and on the\nstock configuration the Shelf Live Delay.\n\nWhen the shelf life of a lot expires in less than the configured shelf life\ndelay, it is no more used to compute the forecast quantity of the stock.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for shelf life expiration date of product lots",
    "version": "7.2.0",
    "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"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "884a7a36250f1f8cbc05c59e4dd01e4f487171ed4e7fa42cc75ff0d235dd633f",
                "md5": "099ea77fce481bddfec6f823f98231eb",
                "sha256": "20bbff5e296b4a0452b4aa17b087f97d018525747198e9ed3ce74bb57548996d"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_sled-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "099ea77fce481bddfec6f823f98231eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 50940,
            "upload_time": "2024-04-29T15:51:29",
            "upload_time_iso_8601": "2024-04-29T15:51:29.855303Z",
            "url": "https://files.pythonhosted.org/packages/88/4a/7a36250f1f8cbc05c59e4dd01e4f487171ed4e7fa42cc75ff0d235dd633f/trytond_stock_lot_sled-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d40cf7cc7ef432eb25162c1d99cf203f00fd4377db221fce4788c1157eebc25",
                "md5": "d1b0f7ce2a38f8b403559ba05d58f78e",
                "sha256": "2aea43651b63a74d20a1e36d7e430ad0cf394be9c9cb36534aa963639db37be8"
            },
            "downloads": -1,
            "filename": "trytond_stock_lot_sled-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d1b0f7ce2a38f8b403559ba05d58f78e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34159,
            "upload_time": "2024-04-29T15:51:31",
            "upload_time_iso_8601": "2024-04-29T15:51:31.762910Z",
            "url": "https://files.pythonhosted.org/packages/1d/40/cf7cc7ef432eb25162c1d99cf203f00fd4377db221fce4788c1157eebc25/trytond_stock_lot_sled-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:51:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-lot-sled"
}
        
Elapsed time: 0.25268s