mirror of
https://github.com/bringout/oca-ocb-l10n_americas.git
synced 2026-04-26 05:12:03 +02:00
8 lines
272 B
Python
8 lines
272 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
from . import template_mx
|
|
from . import account_account
|
|
from . import account_tax
|
|
from . import res_bank
|
|
from . import res_company
|
|
from . import res_config_settings
|
|
from . import account_move_line
|