2
0
account-financial-tools/account_loan/models/__init__.py
2023-09-28 16:47:31 +02:00

8 lines
211 B
Python

# Copyright 2018 Creu Blanca
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import account_loan
from . import account_loan_line
from . import account_move
from . import res_partner