Metadata-Version: 2.4
Name: trytond_stock_lot_sled
Version: 8.0.0
Summary: Shelf live expiration dates for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-stock-lot-sled/
Project-URL: changelog, https://docs.tryton.org/modules-stock-lot-sled/releases.html
Project-URL: forum, https://www.tryton.org/forum
Project-URL: issues, https://bugs.tryton.org/tryton
Project-URL: repository, https://code.tryton.org/tryton
Project-URL: funding, https://www.tryton.org/donate
Author: B2CK SRL, NaN-tic
Author-email: Cédric Krier <cedric.krier@b2ck.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: stock,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: python-sql>=0.5
Requires-Dist: trytond-product<8.1,>=8.0
Requires-Dist: trytond-stock-lot<8.1,>=8.0
Requires-Dist: trytond-stock<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Description-Content-Type: text/x-rst

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.
