Files
contract/agreement_rebate/models/__init__.py

6 lines
190 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import account_invoice
from . import agreement
from . import agreement_rebate_settlement
from . import agreement_type