需求计划
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<field name="name">sf.production.demand.plan.tree</field>
|
||||
<field name="model">sf.production.demand.plan</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="需求计划" default_order="create_date desc" class="demand_plan_tree">
|
||||
<tree string="需求计划" default_order="create_date desc" editable="bottom" class="demand_plan_tree">
|
||||
<field name="sequence" widget="handle"/>
|
||||
<field name="priority"/>
|
||||
<field name="status"/>
|
||||
@@ -24,7 +24,7 @@
|
||||
<field name="model_long"/>
|
||||
<field name="materials_id"/>
|
||||
<field name="model_machining_precision"/>
|
||||
<field name="model_process_parameters_ids"/>
|
||||
<field name="model_process_parameters_ids" widget="many2many_tags"/>
|
||||
<field name="product_remark" optional="hide"/>
|
||||
<field name="order_code" optional="hide"/>
|
||||
<field name="sale_order_id" optional="hide"/>
|
||||
|
||||
Reference in New Issue
Block a user