Linkage report

This commit is contained in:
2026-08-05 18:09:23 +02:00
parent 2bcbf169cf
commit 3bb2811e76
4 changed files with 118 additions and 20 deletions

View File

@@ -140,7 +140,7 @@ this repository contains the full copyright notices and license terms. -->
colspan="12" col="1" panel="card" icon="tryton-list"
xalign="0" yalign="0"
col_widths="1fr">
<field name="fees" colspan="1" mode="tree,form" height="180"
<field name="fees" colspan="1" mode="tree,form" height="270"
view_ids="purchase_trade.fee_view_tree_sequence,purchase_trade.fee_view_form"/>
<button name="apply_default_fees" icon="tryton-launch"/>
</group>

View File

@@ -138,7 +138,7 @@ this repository contains the full copyright notices and license terms. -->
colspan="12" col="1" panel="card" icon="tryton-list"
xalign="0" yalign="0"
col_widths="1fr">
<field name="fees" colspan="1" mode="tree,form" height="180"
<field name="fees" colspan="1" mode="tree,form" height="270"
view_ids="purchase_trade.fee_view_tree_sequence,purchase_trade.fee_view_form"/>
<button name="apply_default_fees" icon="tryton-launch"/>
</group>