forked from Mapan/odoo17e
6 lines
167 B
Python
6 lines
167 B
Python
from . import tax_report
|
|
from . import res_config_settings
|
|
from . import account_report_async_export
|
|
from . import account_journal_dashboard
|
|
from . import res_company
|