mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
init ooo18 from 16
This commit is contained in:
11
app_base_chinese/models/__init__.py
Normal file
11
app_base_chinese/models/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from . import res_company
|
||||
from . import res_partner
|
||||
from . import res_currency
|
||||
from . import product_category
|
||||
from . import stock_location
|
||||
from . import account_tax_group
|
||||
from . import ir_module_module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user