[MERGE] merged the branch to rename the link "Purchase Orders" to "RFQs and Purchases". Courtesy of Numérigraphe

bzr revid: qdp-launchpad@openerp.com-20120216155459-6bs4beq91r6tq1xy
This commit is contained in:
Quentin (OpenERP) 2012-02-16 16:54:59 +01:00
commit d93f72bd8e
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@
<act_window
context="{'search_default_partner_id': [active_id], 'default_partner_id': active_id}"
id="act_res_partner_2_purchase_order"
name="Purchase Orders"
name="RFQs and Purchases"
groups="purchase.group_purchase_user"
res_model="purchase.order"
src_model="res.partner"/>