[14.0][IMP] contract_sale_generation

Use the generation_type field defined now in contract base module.

Improve tests
This commit is contained in:
Denis Roussel
2021-11-07 10:08:41 +01:00
committed by ntsirintanis
parent 28085a6e19
commit ae3aaa8f13
11 changed files with 119 additions and 110 deletions

View File

@@ -2,5 +2,6 @@
from . import abstract_contract
from . import contract
from . import sale_order
from . import sale_order_line
from . import contract_line