Go to file
Jorge Saura 0c6c297fca Not duplicate purchase when sale set to confirmed state after a cost is applied.
This commit refs #29146


(cherry picked from commit b69e002683)
2023-11-23 19:00:44 +01:00
doc Initial commit. 2019-01-09 13:36:58 +01:00
locale Navegation from purchase to sale cost 2023-01-18 14:28:48 +01:00
tests Not duplicate purchase when sale set to confirmed state after a cost is applied. 2023-11-23 19:00:44 +01:00
view Added purchase_state in cost type. 2022-09-01 11:13:27 +02:00
.drone.yml "Remove py36-sqlite,py38-sqlite from CI [SKIP CI]." 2021-05-31 13:36:58 +02:00
COPYRIGHT Initial commit. 2019-01-09 13:36:58 +01:00
INSTALL Migration to 5.0 2019-02-28 13:56:47 +01:00
LICENSE Initial commit. 2019-01-09 13:36:58 +01:00
MANIFEST.in Initial commit. 2019-01-09 13:36:58 +01:00
README.md "Migrate to git [SKIP CI]" 2020-02-11 13:39:07 +01:00
__init__.py Added specific purchase apply method. 2022-05-16 12:55:36 +02:00
purchase.py Added specific purchase apply method. 2022-05-16 12:55:36 +02:00
purchase.xml Navegation from purchase to sale cost 2023-01-18 14:28:48 +01:00
sale_cost.py Not duplicate purchase when sale set to confirmed state after a cost is applied. 2023-11-23 19:00:44 +01:00
sale_cost.xml Added purchase_state in cost type. 2022-09-01 11:13:27 +02:00
setup.py Added specific purchase apply method. 2022-05-16 12:55:36 +02:00
tox.ini "Migrate drone.yml to 1.x [SKIP CI]." 2021-02-13 01:14:20 +01:00
tryton.cfg Navegation from purchase to sale cost 2023-01-18 14:28:48 +01:00

README.md

datalife_sale_cost_apply_purchase

The sale_cost_apply_purchase module of the Tryton application platform.

Build Status

Installing

See INSTALL

License

See LICENSE

See COPYRIGHT