This commit is contained in:
2026-03-20 10:19:50 +01:00
parent a63a46cc40
commit 13072de28f

View File

@@ -55,6 +55,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="certif"/>
</xpath>
<xpath expr="/form/notebook/page[@id='taxes']" position="before">
<page string="Quality Analysis" col="4" id="qa">
<field name="quality_analysis" mode="tree" view_ids="purchase_trade.quality_analysis_view_tree"/>
</page>
<page string="Lots" col="4" id="lots">
<field name="lots" mode="tree,form" view_ids="lot.lot_view_tree_sequence,lot.lot_view_form"/>
</page>