fix: navigation link updated for Item Shortage Report
Item Shortage Report navigation link was incorrect , hence updated.
This commit is contained in:
parent
c32e287441
commit
870cbad5b2
@ -281,9 +281,9 @@ def get_data():
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "report",
|
"type": "report",
|
||||||
|
"is_query_report": True,
|
||||||
"name": "Item Shortage Report",
|
"name": "Item Shortage Report",
|
||||||
"route": "#Report/Bin/Item Shortage Report",
|
"doctype": "Bin"
|
||||||
"doctype": "Purchase Receipt"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "report",
|
"type": "report",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user