[fix] [minor] item price added in setup page and stock

This commit is contained in:
Akhilesh Darjee
2013-10-18 16:21:32 +05:30
parent cd80d86dbb
commit f295692937
2 changed files with 7 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ items = [
{"doctype":"UOM"},
{"doctype":"Brand"},
{"doctype":"Price List"},
{"doctype": "Item Price"},
{ "title": "Stock Settings",
"route": "Form/Stock Settings", "type": "Link", "icon": "icon-cog" },
],