No description
Find a file
José Antonio Díaz Miralles 519dc23329 Avoid error if sale line not has product.
This commit refs #27965


(cherry picked from commit 56e716644a)
2023-08-11 09:43:03 +02:00
doc Initial commit. 2021-08-03 20:09:44 +02:00
locale Initial commit. 2021-08-03 20:09:44 +02:00
tests Set unit price of kit components moves based on list price and quantity. 2021-11-10 11:32:04 +01:00
.drone.yml Initial commit. 2021-08-03 20:09:44 +02:00
__init__.py Avoid move unit price update if the product is a kit line 2022-10-11 12:44:44 +02:00
COPYRIGHT Initial commit. 2021-08-03 20:09:44 +02:00
INSTALL Initial commit. 2021-08-03 20:09:44 +02:00
LICENSE Initial commit. 2021-08-03 20:09:44 +02:00
MANIFEST.in Initial commit. 2021-08-03 20:09:44 +02:00
move.py Avoid error if sale line not has product. 2023-08-11 09:43:03 +02:00
README.md Initial commit. 2021-08-03 20:09:44 +02:00
sale.py Avoid division by zero in move line amounts 2022-11-21 11:39:19 +01:00
setup.py Set unit price of kit components moves based on list price and quantity. 2021-11-10 11:32:04 +01:00
tox.ini Initial commit. 2021-08-03 20:09:44 +02:00
tryton.cfg Set unit price of kit components moves based on list price and quantity. 2021-11-10 11:32:04 +01:00

datalife_sale_kit_shipment_move_price

The sale_kit_shipment_move_price module of the Tryton application platform.

Build Status

Installing

See INSTALL

License

See LICENSE

See COPYRIGHT