rename Purchase Request to Material Request

This commit is contained in:
Anand Doshi
2013-02-18 13:49:15 +05:30
parent de46f43dc1
commit 236cc173ad
50 changed files with 1769 additions and 323 deletions

View File

@@ -7,9 +7,9 @@ wn.module_page["Buying"] = [
icon: "icon-copy",
items: [
{
label: wn._("Purchase Request"),
label: wn._("Material Request"),
description: wn._("Request for purchase."),
doctype:"Purchase Request"
doctype:"Material Request"
},
{
label: wn._("Supplier Quotation"),