物料需求计划管理
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<field name="write_date" string="更新时间"/>
|
||||
<button string="下达计划" name="button_release_plan" type="object"
|
||||
class="btn-primary"
|
||||
attrs="{'invisible': [('status', 'in', ('60','100'))]}"
|
||||
attrs="{'invisible': [('status', 'in', ('50','60','100'))]}"
|
||||
/>
|
||||
<button name="button_delete" type="object" string="删除"
|
||||
class="btn-primary"
|
||||
|
||||
Reference in New Issue
Block a user