表面工艺类别拖动排序
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
<field name="materials_type_id" string="型号"
|
||||
domain="[('materials_id', '=', materials_id)]"/>
|
||||
<field name="model_surface_process_ids" string="表面工艺" widget="many2many_tags"
|
||||
options="{'no_create': True}"/>
|
||||
>
|
||||
<tree>
|
||||
<field name="name"></field>
|
||||
</tree>
|
||||
</field>
|
||||
<field name="model_process_parameters_ids" string="工艺参数" widget="many2many_tags"
|
||||
options="{'no_create': True}"/>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user