This commit is contained in:
2026-03-12 10:24:34 +01:00
parent b07ad57a36
commit 23c4edfec5
2 changed files with 11 additions and 1 deletions

View File

@@ -53,6 +53,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="Price composition" col="4" id="pc">
<field name="price_composition"/>
</page>
<page string="Lots" col="4" id="lots">
<field name="lots" view_ids="lot.lot_view_tree_sequence"/>
</page>