同步机床类型对象

This commit is contained in:
qihao.gong@jikimo.com
2023-06-07 10:49:55 +08:00
parent 7dfab63a89
commit 46c57162d7
84 changed files with 3388 additions and 4 deletions

View File

@@ -1 +1 @@
from . import models
# from . import models

View File

@@ -15,8 +15,8 @@
'data': [
'data/product_data.xml',
'data/uom_data.xml',
'views/product_template_view.xml',
'views/product_workorder.xml'
# 'views/product_template_view.xml',
# 'views/product_workorder.xml'
],
'demo': [
],