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

7 lines
227 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).
from . import account_loan_generate_entries
from . import account_loan_pay_amount
from . import account_loan_post
from . import account_loan_increase_amount