mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
rename Purchase Request to Material Request
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user