物料需求计划管理
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
<field name="line_ids">
|
||||
<tree editable="bottom" delete="false">
|
||||
<field name="status"/>
|
||||
<field name="supply_method"/>
|
||||
<!--field name="库存路线"/>-->
|
||||
<field name="supply_method" attrs="{'readonly': [('status', '!=', '30')]}"/>
|
||||
<field name="route_ids" widget="many2many_tags" optional="hide"/>
|
||||
<!--<field name="需求位置"/>-->
|
||||
<!--<field name="bom"/>-->
|
||||
<field name="plan_uom_qty"/>
|
||||
|
||||
Reference in New Issue
Block a user