Files
account-financial-tools/account_loan/wizards/__init__.py
Enric Tobella c3b98b1492 [IMP] account_loan: Allow to increase the amount of the loan
[UPD] Update account_loan.pot

[BOT] post-merge updates
2024-10-30 14:40:00 +01:00

7 lines
227 B
Python

# 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