逾期工单不能批量重新安排的优化需求

This commit is contained in:
guanhuan
2024-12-13 16:24:25 +08:00
parent 01fa7bbe87
commit b551777d49
4 changed files with 39 additions and 11 deletions

View File

@@ -8,7 +8,8 @@
<xpath expr="//tree/field[1]" position="before">
<header>
<button string="重新安排" name="%(sf_manufacturing.mrp_workorder_batch_replan_wizard)d" type="action"
class="treeHeaderBtn"/>
class="treeHeaderBtn"
invisible="context.get('workorder_type') not in ('工件装夹中心','1#自动生产线','工件拆卸中心')"/>
</header>
</xpath>
</field>