mirror of
https://github.com/bringout/oca-ocb-l10n_asia-pacific.git
synced 2026-04-25 15:22:07 +02:00
7 lines
220 B
Python
7 lines
220 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import res_partner
|
|
from . import account_move
|
|
from . import account_payment
|
|
from . import account_tax
|
|
from . import account_tax_template
|