diff --git a/jikimo_frontend/__manifest__.py b/jikimo_frontend/__manifest__.py index d9885897..65438849 100644 --- a/jikimo_frontend/__manifest__.py +++ b/jikimo_frontend/__manifest__.py @@ -32,8 +32,8 @@ 'jikimo_frontend/static/src/scss/rowno_in_tree.scss', # 'jikimo_frontend/static/src/views/list_nums/list_render.xml', 'jikimo_frontend/static/src/list/list_up_down_button.xml', - 'jikimo_frontend/static/src/list/custom_import.js', - 'jikimo_frontend/static/src/list/custom_width.js', + # 'jikimo_frontend/static/src/list/custom_import.js', + # 'jikimo_frontend/static/src/list/custom_width.js', 'jikimo_frontend/static/src/views/list_nums/extent_purchase.xml', ], diff --git a/sf_machine_connect/__manifest__.py b/sf_machine_connect/__manifest__.py index 3afbb200..6ee1a20a 100644 --- a/sf_machine_connect/__manifest__.py +++ b/sf_machine_connect/__manifest__.py @@ -39,6 +39,7 @@ ], }, + 'external_dependencies': {'python': ['opcua(使用pip install opcua -i https://pypi.tuna.tsinghua.edu.cn/simple)']}, 'installable': True, 'application': True, diff --git a/sf_manufacturing/views/mrp_production_addional_change.xml b/sf_manufacturing/views/mrp_production_addional_change.xml index 186ebc1c..345e5f38 100644 --- a/sf_manufacturing/views/mrp_production_addional_change.xml +++ b/sf_manufacturing/views/mrp_production_addional_change.xml @@ -104,5 +104,55 @@ + + + + custom.Product.template.product.kanban + product.template + + + + + + + + + + + +
+
+ Product +
+
+
+
+ + + +
+ +
+ [] +
+ + Variants + +
+
+ Price: +
+
+ 规格: +
+
+
+
+
+
+
+
+
+ \ No newline at end of file