调整向导提示语逻辑

This commit is contained in:
mgw
2025-03-14 14:02:14 +08:00
parent 4200fdbf3b
commit 4138903bff
4 changed files with 29 additions and 3 deletions

View File

@@ -274,7 +274,8 @@
<field name="check_qty" attrs="{'invisible': [('measure_on', '!=', 'product')]}"/>
<!-- <field name="categ_type"/> -->
<field name="report_number_id"/>
<field name="column_nums"/>
<field name="column_nums" invisible="1"/>
<field name="publish_status"/>
<field name="show_lot_text" invisible="1"/>
<field name="move_line_id" invisible="1"/>
<field name="product_tracking" invisible="1"/>