智能工厂创建产品

This commit is contained in:
jinling.yang
2022-10-12 21:48:56 +08:00
parent 153abaab2d
commit cba3ccb396
5 changed files with 79 additions and 33 deletions

View File

@@ -12,8 +12,10 @@
'website': 'https://www.sf.cs.jikimo.com',
'depends': ['sale', 'product'],
'data': [
'data/product_data.xml',
'views/product_template_view.xml',
'views/sale_order_view.xml',
],
'demo': [
],