chore: updated education config
diff --git a/erpnext/config/stock.py b/erpnext/config/stock.py
index 117b615..4fc824f 100644
--- a/erpnext/config/stock.py
+++ b/erpnext/config/stock.py
@@ -278,7 +278,7 @@
 				{
 					"type": "report",
 					"name": "Item Shortage Report",
-					"route": "Report/Bin/Item Shortage Report",
+					"route": "#Report/Bin/Item Shortage Report",
 					"doctype": "Purchase Receipt"
 				},
 				{