This commit is contained in:
2026-06-05 15:25:33 +02:00
parent 574c1a67f4
commit 77922997eb
5 changed files with 205 additions and 50 deletions

View File

@@ -13,6 +13,12 @@ this repository contains the full copyright notices and license terms. -->
<field name="quantity" symbol="unit"/>
<field name="amount" sum="1"/>
<field name="strategy"/>
<field name="mtm_price"/>
<field name="mtm_curve"/>
<field name="mtm_price"
widget="variation"
variation_previous="mtm_price_prev"
variation_group_by="mtm_curve"
variation_summary="1"/>
<field name="mtm_price_prev" optional="1"/>
<field name="mtm" optional="0" sum="1"/>
</tree>