Go to file
2021-01-05 23:02:57 +01:00
doc Add sale_product_customer module 2019-03-30 15:51:15 +01:00
locale Update translations 2019-05-01 18:05:25 +02:00
tests Add sale_product_customer module 2019-03-30 15:51:15 +01:00
view Add sale_product_customer module 2019-03-30 15:51:15 +01:00
.drone.yml "Fix egg on dependency links [SKIP CI]." 2021-01-05 23:02:57 +01:00
__init__.py Add sale_product_customer module 2019-03-30 15:51:15 +01:00
CHANGELOG Prepare release 5.2.0 2019-05-06 15:12:08 +02:00
COPYRIGHT Add sale_product_customer module 2019-03-30 15:51:15 +01:00
LICENSE Add sale_product_customer module 2019-03-30 15:51:15 +01:00
MANIFEST.in Merge README and doc and remove INSTALL 2019-04-06 17:38:57 +02:00
product.py Remove starting wildcard when searching on codes and numbers 2019-04-11 15:25:50 +02:00
product.xml Add sale_product_customer module 2019-03-30 15:51:15 +01:00
README.rst Merge README and doc and remove INSTALL 2019-04-06 17:38:57 +02:00
sale.py Add sale_product_customer module 2019-03-30 15:51:15 +01:00
sale.xml Add sale_product_customer module 2019-03-30 15:51:15 +01:00
setup.py Prepare release 5.2.0 2019-05-06 15:12:08 +02:00
tox.ini Drop support of python 3.4 2019-04-07 19:50:04 +02:00
tryton.cfg Increase version number 2019-05-06 15:12:18 +02:00

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.