main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit 13072de28f - Show all commits

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>