[minor] [buying] show price list link in buying home

This commit is contained in:
Anand Doshi 2013-07-19 22:18:27 +05:30
parent e63d2552b7
commit 01c837cd2d

View File

@ -65,6 +65,11 @@ wn.module_page["Buying"] = [
"doctype":"Purchase Taxes and Charges Master", "doctype":"Purchase Taxes and Charges Master",
"description": wn._("Tax Template for Purchase") "description": wn._("Tax Template for Purchase")
}, },
{
label: wn._("Price List"),
description: wn._("Mupltiple Item prices."),
doctype:"Price List"
},
{ {
"doctype":"Supplier Type", "doctype":"Supplier Type",
"label": wn._("Supplier Type"), "label": wn._("Supplier Type"),