Fee shipment bug

This commit is contained in:
2026-05-25 14:49:27 +02:00
parent e7a1a83c90
commit 4da56e4b8a
3 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@name='moves']" position="after">
<page string="Fees" col="4" id="fees">
<field name="fees" colspan="4" mode="tree" view_ids="purchase_trade.fee_view_tree_sequence2"/>
<field name="fees" colspan="4" mode="tree,form" view_ids="purchase_trade.fee_view_tree_sequence2,purchase_trade.fee_view_form"/>
</page>
</xpath>
</data>
</data>