This commit is contained in:
2026-02-15 09:36:08 +01:00
parent 267e5a3509
commit 1e51061ddc
2 changed files with 10 additions and 3 deletions

View File

@@ -40,8 +40,12 @@ this repository contains the full copyright notices and license terms. -->
<page string="Derivative" col="4" id="der">
<field name="derivatives" mode="tree" view_ids="purchase_trade.derivative_view_tree_sequence" height="450"/>
</page>
<page string="Pnl" col="4" id="pnl">
<field name="pnl" mode="tree" view_ids="purchase_trade.valuation_view_tree_sequence3" height="450"/>
<page string="Pnl" col="4" >
<label name="group_pnl"/>
<field name="group_pnl" colspan="1"/>
<newline/>
<field name="pnl_" mode="tree,graph,graph" view_ids="purchase_trade.valuation_view_tree_sequence3,purchase_trade.valuation_view_graph,purchase_trade.valuation_view_graph2" height="450" colspan="4"/>
<field name="pnl" mode="tree" view_ids="purchase_trade.valuation_view_tree_sequence4" height="450" colspan="4"/>
</page>
<page string="Forex" col="4" id="fo">
<field name="forex" mode="tree" view_ids="purchase_trade.view_forex_cover_physical_sale_tree2"/>