Removed link of item-wise last purchase rate from buying home page

This commit is contained in:
Nabin Hait 2014-09-16 12:57:31 +05:30
parent 9d610214cf
commit 16e943f120

View File

@ -135,12 +135,6 @@ def get_data():
"name": "Item-wise Purchase History",
"doctype": "Item"
},
{
"type": "report",
"is_query_report": True,
"name": "Item-wise Last Purchase Rate",
"doctype": "Item"
},
{
"type": "report",
"is_query_report": True,