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
commit abd4a7a950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",