Files
Denis Roussel 897ff24882 [14.0][IMP] contract_sale_generation
Use the generation_type field defined now in contract base module.

Improve tests
2022-01-26 15:23:33 +01:00

8 lines
203 B
Python

# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import abstract_contract
from . import contract
from . import sale_order
from . import sale_order_line
from . import contract_line