Metadata-Version: 2.4
Name: trytond_stock_supply_day
Version: 8.0.0
Summary: Supply stock on weekdays for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-stock-supply-day/
Project-URL: changelog, https://docs.tryton.org/modules-stock-supply-day/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
Author-email: Cédric Krier <cedric.krier@b2ck.com>, Bertrand Chenal <bertrand.chenal@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: trytond-purchase<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Description-Content-Type: text/x-rst

Stock Supply Day Module
#######################

The Stock Supply Day module adds a Week Days list on the Product
Supplier form. This allow to restrict the supply week days for each
supplier on each product. If no days are defined for a supplier a
supplying may happens at any day of the week.

For example, those week days are taken into account when computing the
planned date of stock moves created by the purchase (defined in the
Purchase module) and by the scheduler that generates the Purchase
Requests (defined in the Stock Supply module).
