[IMP] product_margin:- added 'Product Margin' under reporting menu of purchase

bzr revid: mtr@tinyerp.com-20120228120329-wakgdp3q4fup2fre
This commit is contained in:
Meera Trambadia (OpenERP) 2012-02-28 17:33:29 +05:30
parent 295fe1dda6
commit 479af87cdc
1 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,8 @@
</field>
</record>
<menuitem icon="STOCK_JUSTIFY_FILL" action="product_margin_act_window" id="menu_action_product_margin" name="Product Margins" sequence="5" parent="base.menu_product"/>
<menuitem id="base.next_id_73" name="Purchase" parent="base.menu_reporting" sequence="10"/>
<menuitem icon="STOCK_JUSTIFY_FILL" action="product_margin_act_window" id="menu_action_product_margin" name="Product Margins" sequence="5" parent="base.next_id_73"/>
</data>
</openerp>