制造订单添加订单交期字段信息

This commit is contained in:
liaodanlong
2024-10-21 13:56:34 +08:00
parent c55f0b4c39
commit 22c9de86f6
2 changed files with 14 additions and 1 deletions

View File

@@ -101,6 +101,7 @@
<field name="part_drawing"/>
<field name="tool_state"/>
<field name="tool_state_remark" string="备注" attrs="{'invisible': [('tool_state', '!=', '1')]}"/>
<field name="deadline_of_delivery" readonly="1"/>
<field name="tool_state_remark2" invisible="1"/>
</xpath>
<xpath expr="//header//button[@name='action_cancel']" position="replace">