sf-工厂取消接单-坯料的制造订单未取消

This commit is contained in:
mgw
2025-02-26 09:40:18 +08:00
parent 2a8791b9a9
commit dca6f9fb53
3 changed files with 20 additions and 5 deletions

View File

@@ -116,7 +116,7 @@
</xpath>
<xpath expr="//sheet//group//group//div[3]" position="after">
<field name="production_type" readonly="1"/>
<field name="production_product_type" readonly="1" invisible="1"/>
<field name="production_product_type" invisible="1"/>
<field name="manual_quotation" readonly="1"
attrs="{'invisible': [('production_type', 'not in', ['自动化产线加工', '人工线下加工']), ('production_product_type', '!=', '成品')]}"/>
<field name="programming_no" readonly="1"