[minor] [buying] show price list link in buying home
This commit is contained in:
parent
e63d2552b7
commit
01c837cd2d
@ -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"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user