chore: updated education config
diff --git a/erpnext/config/buying.py b/erpnext/config/buying.py
index 9d1eda5..264f88f 100644
--- a/erpnext/config/buying.py
+++ b/erpnext/config/buying.py
@@ -50,7 +50,7 @@
"name": "Item Price",
"description": _("Multiple Item prices."),
"onboard": 1,
- "route": "Report/Item Price"
+ "route": "#Report/Item Price"
},
{
"type": "doctype",
@@ -84,7 +84,7 @@
{
"type": "doctype",
"name": "Buying Settings",
- "onboard": 1,
+ "settings": 1,
"description": _("Default settings for buying transactions.")
},
{