mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
8 lines
158 B
Python
8 lines
158 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import account_chart_template
|
|
from . import account_account_template
|
|
from . import account_account
|
|
from . import res_company
|
|
|