[IMP] - Create contract on sale order confirmation

- On Sale Order confirmation, a contract is created for each contract template used on sale order lines
- A not finished contract can be mentioned on sale order line
- A sale order line linked to a contract will update it and don't create a new one if it had the same template
This commit is contained in:
sbejaoui
2018-11-02 14:34:05 +01:00
committed by Rad0van
parent 8b52763d8d
commit dc2b4aed7d
6 changed files with 206 additions and 81 deletions

View File

@@ -5,4 +5,3 @@
from . import test_product
from . import test_sale_order
from . import test_sale_order_line