[fix] [minor] get_items function fix

This commit is contained in:
Akhilesh Darjee
2013-10-23 15:22:22 +05:30
parent 2cdeb3bb7a
commit 97e55710da
2 changed files with 6 additions and 5 deletions

View File

@@ -81,7 +81,7 @@ wn.module_page["Stock"] = [
},
{
"doctype":"Item Price",
"label": wn._("Price List"),
"label": wn._("Item Price"),
"description": wn._("Multiple Item prices.")
},
{