feat(fusion_plating_certificates): Parts page on certificate form

This commit is contained in:
gsinghpal
2026-06-03 22:28:27 -04:00
parent 7cbf4f25df
commit 983e576fdc

View File

@@ -152,6 +152,21 @@
invisible="trend_alert == 'ok'"/>
</group>
<notebook>
<page string="Parts" name="parts">
<field name="part_line_ids">
<list editable="bottom">
<field name="sequence" widget="handle"/>
<field name="part_number"/>
<field name="part_name"/>
<field name="description"/>
<field name="serial"/>
<field name="customer_spec_id"/>
<field name="spec_reference"/>
<field name="quantity_shipped"/>
<field name="nc_quantity"/>
</list>
</field>
</page>
<page string="Thickness Readings" name="readings">
<field name="thickness_reading_ids">
<list editable="bottom">