Metadata-Version: 2.4
Name: trytond_sale_product_customer
Version: 8.0.0
Summary: Customer products for Tryton
Project-URL: homepage, https://www.tryton.org/
Project-URL: documentation, https://docs.tryton.org/modules-sale-product-customer/
Project-URL: changelog, https://docs.tryton.org/modules-sale-product-customer/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: SALUC SA
Author-email: Maxime Richez <maxime.richez@saluc.com>, Thierry Bruyere <thierry.bruyere@saluc.com>
Maintainer-email: Tryton <foundation@tryton.org>
License-Expression: GPL-3.0-or-later
License-File: COPYRIGHT
License-File: LICENSE
Keywords: 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-account-invoice<8.1,>=8.0
Requires-Dist: trytond-product<8.1,>=8.0
Requires-Dist: trytond-sale<8.1,>=8.0
Requires-Dist: trytond-stock<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-sale-amendment<8.1,>=8.0; extra == 'test'
Requires-Dist: trytond-sale-blanket-agreement<8.1,>=8.0; extra == 'test'
Description-Content-Type: text/x-rst

Sale Product Customer Module
############################

The sale_product_customer module defines customer's names and
codes for products and/or variants.

A reference to the customer's product is added to the sale line.

Product Customer
****************

- Party: The customer.
- Name: The customer's product name.
- Code: The customer's product code.
