forked from Mapan/odoo17e
6 lines
149 B
Python
6 lines
149 B
Python
# coding: utf-8
|
|
from . import account_batch_payment
|
|
from . import account_journal
|
|
from . import account_payment
|
|
from . import account_payment_method
|