rectify item price route (#15223)

diff --git a/erpnext/config/stock.py b/erpnext/config/stock.py
index fe358ed..abdca0d 100644
--- a/erpnext/config/stock.py
+++ b/erpnext/config/stock.py
@@ -93,7 +93,6 @@
 				{
 					"type": "doctype",
 					"name": "Item Price",
-					"route": "Report/Item Price"
 				},
 				{
 					"type": "doctype",