mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-25 17:42:02 +02:00
6 lines
227 B
Python
6 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
|