Metadata-Version: 2.4
Name: trytond_sale_supply_production
Version: 8.0.0
Summary: Supply sales using productions in Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-sale-supply-production/
Project-URL: changelog, https://docs.tryton.org/modules-sale-supply-production/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>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: production,sale,tryton
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Point-Of-Sale
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: trytond-production<8.1,>=8.0
Requires-Dist: trytond-sale-supply<8.1,>=8.0
Requires-Dist: trytond<8.1,>=8.0
Provides-Extra: test
Requires-Dist: proteus<8.1,>=8.0; extra == 'test'
Requires-Dist: trytond-production-routing<8.1,>=8.0; extra == 'test'
Description-Content-Type: text/x-rst

Sale Supply Production Module
#############################

The Sale Supply Production module adds a "supply on sale" option to producible
products.
If selected, it will generate a production request for each sale line of this
product depending of the option and the stock levels.
Once the products are produced they are assigned to the customer shipments.
If the production request is cancelled, the sale goes back to the default
supply method.

.. warning::
    If the shiment method is *On Invoice Paid*, the production request will be
    created only when all the invoice lines are paid.
..
