消息提醒

This commit is contained in:
guanhuan
2024-12-30 17:25:32 +08:00
parent cf46cff7e5
commit 4137b304f3
2 changed files with 3 additions and 1 deletions

View File

@@ -266,6 +266,8 @@
<field name="company_id" invisible="1"/>
<field name="product_id" attrs="{'invisible' : [('measure_on', '=', 'operation')]}"/>
<field name="measure_on" attrs="{'readonly': [('point_id', '!=', False)]}"/>
<field name="part_name"/>
<field name="part_number"/>
<field name="show_lot_text" invisible="1"/>
<field name="move_line_id" invisible="1"/>
<field name="product_tracking" invisible="1"/>