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

5 lines
113 B
Python
Raw Normal View History

2018-02-26 12:17:24 +01:00
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
2023-09-15 10:04:47 +02:00
from . import models
from . import wizards