Go to file
Sergio Morillo 921ee9dcec "Define image policy in drone.yml [SKIP CI]." 2021-02-11 20:26:00 +01:00
doc Add secondary unit 2019-07-28 14:34:20 +02:00
tests Add secondary unit 2019-07-28 14:34:20 +02:00
view Add secondary unit 2019-07-28 14:34:20 +02:00
.drone.yml "Define image policy in drone.yml [SKIP CI]." 2021-02-11 20:26:00 +01:00
COPYRIGHT Add secondary unit 2019-07-28 14:34:20 +02:00
LICENSE Add secondary unit 2019-07-28 14:34:20 +02:00
MANIFEST.in Add secondary unit 2019-07-28 14:34:20 +02:00
README.rst Add secondary unit 2019-07-28 14:34:20 +02:00
__init__.py Add secondary unit 2019-07-28 14:34:20 +02:00
account.py Add secondary unit 2019-07-28 14:34:20 +02:00
message.xml Add secondary unit 2019-07-28 14:34:20 +02:00
product.py Add secondary unit 2019-07-28 14:34:20 +02:00
product.xml Add secondary unit 2019-07-28 14:34:20 +02:00
sale.py Add secondary unit 2019-07-28 14:34:20 +02:00
sale.xml Add secondary unit 2019-07-28 14:34:20 +02:00
setup.py "Define image policy in drone.yml [SKIP CI]." 2021-02-11 20:26:00 +01:00
stock.py Add secondary unit 2019-07-28 14:34:20 +02:00
stock.xml Add secondary unit 2019-07-28 14:34:20 +02:00
tox.ini "Define image policy in drone.yml [SKIP CI]." 2021-02-11 20:26:00 +01:00
tryton.cfg Add secondary unit 2019-07-28 14:34:20 +02:00

README.rst

Sale Secondary Unit Module
##########################

The sale secondary unit module adds a secondary unit of measure on sale lines.
The secondary quantity and unit price are kept synchronized with the quantity
and unit price.
The secondary unit is defined on the product with its factor against the sale
unit.

If the sale product customer module is activated, a specific secondary unit may
be defined on the product customer. And it overrides the definition on the
product.