diff --git a/buying/page/buying_home/buying_home.js b/buying/page/buying_home/buying_home.js index 1972ad9589..d24f2301d8 100644 --- a/buying/page/buying_home/buying_home.js +++ b/buying/page/buying_home/buying_home.js @@ -65,6 +65,11 @@ wn.module_page["Buying"] = [ "doctype":"Purchase Taxes and Charges Master", "description": wn._("Tax Template for Purchase") }, + { + label: wn._("Price List"), + description: wn._("Mupltiple Item prices."), + doctype:"Price List" + }, { "doctype":"Supplier Type", "label": wn._("Supplier Type"),