Go to file
Sergio Morillo d59b085b28 "Remove py36-sqlite,py38-sqlite from CI [SKIP CI]." 2021-05-31 13:35:49 +02: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 "Remove py36-sqlite,py38-sqlite from CI [SKIP CI]." 2021-05-31 13:35:49 +02: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
README.rst Merge README and doc and remove INSTALL 2019-04-06 17:38:57 +02:00
__init__.py Add sale_product_customer module 2019-03-30 15:51:15 +01: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
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 "Migrate drone.yml to 1.x [SKIP CI]." 2021-02-13 01:13:11 +01:00
tryton.cfg Increase version number 2019-05-06 15:12:18 +02:00

README.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.