[IMP] Purchase: make the name of the link from partners consistent with sales

bzr revid: ls@numerigraphe.fr-20120207131719-dz163hrjwqyucjxm
This commit is contained in:
Numerigraphe - Lionel Sausin 2012-02-07 14:17:19 +01:00
parent e966b19fa4
commit 715beb69a3
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"/>