Go to file
Sergio Morillo 9b89254ad2 Fix module dependencies in register 2022-07-12 17:30:05 +02:00
doc Initial commit. 2019-11-05 15:13:23 +01:00
locale Added office to sale cost. 2021-03-17 12:16:15 +01:00
tests Migrate to 6.0 2022-07-12 17:09:43 +02:00
view Added office to sale cost. 2021-03-17 12:16:15 +01:00
.drone.yml Remove py36-sqlite, py37-sqlite on drone 2021-05-26 11:59:20 +02:00
COPYRIGHT Initial commit. 2019-11-05 15:13:23 +01:00
INSTALL Initial commit. 2019-11-05 15:13:23 +01:00
LICENSE Initial commit. 2019-11-05 15:13:23 +01:00
MANIFEST.in Initial commit. 2019-11-05 15:13:23 +01:00
README.md "Migrate to git [SKIP CI]" 2020-02-11 12:59:43 +01:00
__init__.py Fix module dependencies in register 2022-07-12 17:30:05 +02:00
cost.py Migrate to 6.0 2022-07-12 17:09:43 +02:00
cost.xml Migrate to 6.0 2022-07-12 17:09:43 +02:00
party.py Control adding/removing offices on product. 2021-01-18 15:08:30 +01:00
product.py Control adding/removing offices on product. 2021-01-18 15:08:30 +01:00
sale.py Use quantity formula in costs with distribution method sale_invoice. 2022-06-03 14:49:54 +02:00
sale.xml Migrate to 6.0 2022-07-12 17:09:43 +02:00
setup.py Implemented sale invoice line's revenue account setup by office. 2021-03-10 14:21:42 +01:00
tox.ini "Migrate drone.yml to 1.x [SKIP CI]." 2021-02-13 01:09:34 +01:00
tryton.cfg "Start migration to 6.0 [SKIP CI]." 2021-06-04 00:24:50 +02:00

README.md

datalife_sale_office

The sale_office module of the Tryton application platform.

Build Status

Installing

See INSTALL

License

See LICENSE

See COPYRIGHT