03.03.26
This commit is contained in:
@@ -137,7 +137,7 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
</record>
|
</record>
|
||||||
<record model="ir.action.act_window.view" id="act_position_bi_view">
|
<record model="ir.action.act_window.view" id="act_position_bi_view">
|
||||||
<field name="sequence" eval="30"/>
|
<field name="sequence" eval="30"/>
|
||||||
<field name="view" ref="pnl_bi_view_graph"/>
|
<field name="view" ref="position_bi_view_graph"/>
|
||||||
<field name="act_window" ref="act_position_bi"/>
|
<field name="act_window" ref="act_position_bi"/>
|
||||||
</record>
|
</record>
|
||||||
<record model="ir.action.wizard" id="act_position_report">
|
<record model="ir.action.wizard" id="act_position_report">
|
||||||
@@ -163,6 +163,13 @@ this repository contains the full copyright notices and license terms. -->
|
|||||||
sequence="110"
|
sequence="110"
|
||||||
id="menu_pnl_bi"/>
|
id="menu_pnl_bi"/>
|
||||||
|
|
||||||
|
<menuitem
|
||||||
|
name="Position Report"
|
||||||
|
parent="purchase_trade.menu_global_reporting"
|
||||||
|
action="act_position_bi"
|
||||||
|
sequence="120"
|
||||||
|
id="menu_position_bi"/>
|
||||||
|
|
||||||
<menuitem
|
<menuitem
|
||||||
parent="purchase_trade.menu_global_reporting"
|
parent="purchase_trade.menu_global_reporting"
|
||||||
sequence="100"
|
sequence="100"
|
||||||
|
|||||||
Reference in New Issue
Block a user