mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[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:
@@ -5,4 +5,3 @@
|
||||
|
||||
from . import test_product
|
||||
from . import test_sale_order
|
||||
from . import test_sale_order_line
|
||||
|
||||
Reference in New Issue
Block a user