检测报告发布流程

This commit is contained in:
mgw
2025-03-13 14:10:06 +08:00
parent c6ae4d933c
commit 04b255d5c6
10 changed files with 283 additions and 8 deletions

View File

@@ -273,7 +273,7 @@
<field name="total_qty" attrs="{'invisible': ['|', ('measure_on', '!=', 'product'), ('is_out_check', '=', False)]}"/>
<field name="check_qty" attrs="{'invisible': [('measure_on', '!=', 'product')]}"/>
<!-- <field name="categ_type"/> -->
<!-- <field name="report_number"/> -->
<field name="report_number_id"/>
<field name="show_lot_text" invisible="1"/>
<field name="move_line_id" invisible="1"/>
<field name="product_tracking" invisible="1"/>
@@ -343,7 +343,7 @@
</div>
</page>
<page string="出厂检验报告" name="out_check" attrs="{'invisible': [('is_out_check', '=', False)]}">
<!-- <field name="report_number"/> -->
<field name="report_content" widget="adaptive_viewer"/>
</page>
<page string="Notes" name="notes">