mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
6 lines
190 B
Python
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
|