2
0
account-financial-tools/account_loan/models/__init__.py

8 lines
211 B
Python
Raw Normal View History

2018-02-26 12:17:24 +01:00
# 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