[IMP] improve the string of expense type

bzr revid: rma@tinyerp.com-20121219065041-zwm9w62474x4jstl
This commit is contained in:
Randhir Mayatra (OpenERP) 2012-12-19 12:20:41 +05:30
parent 940f0d2e07
commit e60b495ebd
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
<field name="search_view_id" ref="product.product_search_form_view"/>
</record>
<menuitem id="menu_hr_product" name="Types of Expenses" parent="hr.menu_hr_configuration" action="hr_expense_product"/>
<menuitem id="menu_hr_product" name="Expense Categories" parent="hr.menu_hr_configuration" action="hr_expense_product"/>
<menuitem id="next_id_49" name="Expenses" sequence="15" parent="hr.menu_hr_root"/>
<menuitem action="expense_all" id="menu_expense_all" name="Expenses" parent="next_id_49"/>