Go to file
Sergio Morillo 0e2b70bbc4 Allow to go back with applied costs.
This commit refs #11363
2020-01-14 12:00:04 +01:00
doc Module to apply invoice costs. 2018-11-06 18:11:59 +01:00
locale Cost Apply and Unapply buttons, Form relate between sale cost and invoice lines 2019-11-12 20:36:06 +01:00
tests Included tests for appliend cost deleting 2019-11-29 21:34:21 +01:00
view Cost Apply and Unapply buttons, Form relate between sale cost and invoice lines 2019-11-12 20:36:06 +01:00
.drone.yml Cost Apply and Unapply buttons, Form relate between sale cost and invoice lines 2019-11-12 20:36:06 +01:00
COPYRIGHT Module to apply invoice costs. 2018-11-06 18:11:59 +01:00
INSTALL Migration to 5.0 2019-02-28 13:56:47 +01:00
LICENSE Module to apply invoice costs. 2018-11-06 18:11:59 +01:00
MANIFEST.in Module to apply invoice costs. 2018-11-06 18:11:59 +01:00
README.md Module to apply invoice costs. 2018-11-06 18:11:59 +01:00
__init__.py Extract apply method into a mixin. 2018-11-22 13:45:18 +01:00
invoice.py Migration to 5.0 2019-02-28 13:56:47 +01:00
sale_cost.py Allow to go back with applied costs. 2020-01-14 12:00:04 +01:00
sale_cost.xml Cost Apply and Unapply buttons, Form relate between sale cost and invoice lines 2019-11-12 20:36:06 +01:00
setup.py Migration to 5.0 2019-02-28 13:56:47 +01:00
tox.ini Migration to 5.0 2019-02-28 13:56:47 +01:00
tryton.cfg Migration to 5.0 2019-02-28 13:56:47 +01:00

README.md

datalife_sale_cost_apply_invoice

The sale_cost_apply_invoice module of the Tryton application platform.

Build Status

Installing

See INSTALL

License

See LICENSE

See COPYRIGHT