Files
contract/agreement_sale/models/__init__.py
Alexis de Lattre 9b972c80df Re-introduce module agreement_account
Update agreement and agreement_sale to restore the behavior of v10
2020-07-22 15:02:47 +02:00

4 lines
77 B
Python

from . import agreement
from . import sale
from . import res_config_settings