Merge pull request #18253 from frappe/jigneshpshah-Report-link

fix: navigation link updated for Item Shortage Report
This commit is contained in:
Deepesh Garg
2019-07-11 22:22:54 +05:30
committed by GitHub

View File

@@ -281,9 +281,9 @@ def get_data():
},
{
"type": "report",
"is_query_report": True,
"name": "Item Shortage Report",
"route": "#Report/Bin/Item Shortage Report",
"doctype": "Purchase Receipt"
"doctype": "Bin"
},
{
"type": "report",