Go to file
Cédric Krier 1c28a4d359 Add Turkish
issue6745
review48261002
2019-05-01 16:18:49 +02:00
doc Add sale_product_customer module 2019-03-30 15:51:15 +01: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 Drop support of python 3.4 2019-04-07 19:50:04 +02:00
__init__.py Add sale_product_customer module 2019-03-30 15:51:15 +01: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 Add Turkish 2019-05-01 16:18:49 +02:00
tox.ini Drop support of python 3.4 2019-04-07 19:50:04 +02:00
tryton.cfg Add sale_product_customer module 2019-03-30 15:51:15 +01: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.