2
0
account-financial-tools/account_loan/model/__init__.py
Alba Riera e56f6f9e26 [MIG] account_loan: Migration to 13.0
Co-authored-by: Enric Tobella <etobella@creublanca.es>
2023-09-15 11:24:50 +02:00

7 lines
185 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