forked from Mapan/odoo17e
7 lines
209 B
Python
7 lines
209 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import account_batch_payment
|
|
from . import account_journal
|
|
from . import account_payment
|
|
from . import account_payment_method
|