chore: updated education config
diff --git a/erpnext/config/agriculture.py b/erpnext/config/agriculture.py
index a6bc302..937d76e 100644
--- a/erpnext/config/agriculture.py
+++ b/erpnext/config/agriculture.py
@@ -9,14 +9,17 @@
 				{
 					"type": "doctype",
 					"name": "Crop",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
 					"name": "Crop Cycle",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
-					"name": "Location"
+					"name": "Location",
+					"onboard": 1,
 				}
 			]
 		},
@@ -26,10 +29,12 @@
 				{
 					"type": "doctype",
 					"name": "Disease",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
 					"name": "Fertilizer",
+					"onboard": 1,
 				}
 			]
 		},
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.")
 				},
 				{
diff --git a/erpnext/config/desktop.py b/erpnext/config/desktop.py
index 5d4dfa1..6dc95b2 100644
--- a/erpnext/config/desktop.py
+++ b/erpnext/config/desktop.py
@@ -13,8 +13,9 @@
 			"color": "#1abc9c",
 			"icon": "fa fa-check-square-o",
 			"type": "module",
-			"hidden": 1,
-			"description": "Dive into the basics for your organisation's needs."
+			"disable_after_onboard": 1,
+			"description": "Dive into the basics for your organisation's needs.",
+			"onboard_present": 1
 		},
 		{
 			"module_name": "Accounting",
@@ -23,7 +24,6 @@
 			"color": "#3498db",
 			"icon": "octicon octicon-repo",
 			"type": "module",
-			"hidden": 1,
 			"description": "Accounts, billing, payments, cost center and budgeting."
 		},
 		{
@@ -33,7 +33,6 @@
 			"color": "#1abc9c",
 			"icon": "octicon octicon-tag",
 			"type": "module",
-			"hidden": 1,
 			"description": "Sales orders, quotations, customers and items."
 		},
 		{
@@ -43,7 +42,6 @@
 			"color": "#c0392b",
 			"icon": "octicon octicon-briefcase",
 			"type": "module",
-			"hidden": 1,
 			"description": "Purchasing, suppliers, material requests, and items."
 		},
 		{
@@ -53,7 +51,6 @@
 			"color": "#f39c12",
 			"icon": "octicon octicon-package",
 			"type": "module",
-			"hidden": 1,
 			"description": "Stock transactions, reports, serial numbers and batches."
 		},
 		{
@@ -62,7 +59,6 @@
 			"label": _("Assets"),
 			"color": "#4286f4",
 			"icon": "octicon octicon-database",
-			"hidden": 1,
 			"type": "module",
 			"description": "Asset movement, maintainance and tools."
 		},
@@ -73,7 +69,6 @@
 			"color": "#8e44ad",
 			"icon": "octicon octicon-rocket",
 			"type": "module",
-			"hidden": 1,
 			"description": "Updates, Timesheets and Activities."
 		},
 		{
@@ -83,7 +78,6 @@
 			"color": "#EF4DB6",
 			"icon": "octicon octicon-broadcast",
 			"type": "module",
-			"hidden": 1,
 			"description": "Sales pipeline, leads, opportunities and customers."
 		},
 		{
@@ -93,7 +87,6 @@
 			"color": "#1abc9c",
 			"icon": "fa fa-check-square-o",
 			"type": "module",
-			"hidden": 1,
 			"description": "User interactions, support issues and knowledge base."
 		},
 		{
@@ -103,7 +96,6 @@
 			"color": "#2ecc71",
 			"icon": "octicon octicon-organization",
 			"type": "module",
-			"hidden": 1,
 			"description": "Employees, attendance, payroll, leaves and shifts."
 		},
 		{
@@ -113,7 +105,6 @@
 			"color": "#1abc9c",
 			"icon": "fa fa-check-square-o",
 			"type": "module",
-			"hidden": 1,
 			"description": "Quality goals, procedures, reviews and action."
 		},
 
@@ -126,7 +117,6 @@
 			"color": "#7f8c8d",
 			"icon": "octicon octicon-tools",
 			"type": "module",
-			"hidden": 1,
 			"description": "BOMS, work orders, operations, and timesheets."
 		},
 		{
@@ -136,7 +126,6 @@
 			"color": "#7f8c8d",
 			"icon": "octicon octicon-credit-card",
 			"type": "module",
-			"hidden": 1,
 			"description": "Point of Sale and cashier closing."
 		},
 		{
@@ -146,7 +135,6 @@
 			"color": "#428B46",
 			"icon": "octicon octicon-mortar-board",
 			"type": "module",
-			"hidden": 1,
 			"description": "Student admissions, fees, courses and scores."
 		},
 
@@ -157,7 +145,6 @@
 			"color": "#FF888B",
 			"icon": "fa fa-heartbeat",
 			"type": "module",
-			"hidden": 1,
 			"description": "Patient appointments, procedures and tests."
 		},
 		{
@@ -167,7 +154,6 @@
 			"color": "#8BC34A",
 			"icon": "octicon octicon-globe",
 			"type": "module",
-			"hidden": 1,
 			"description": "Crop cycles, land areas, soil and plant analysis."
 		},
 		{
@@ -177,7 +163,6 @@
 			"color": "#EA81E8",
 			"icon": "fa fa-bed",
 			"type": "module",
-			"hidden": 1,
 			"description": "Hotel rooms, pricing, reservation and amenities."
 		},
 
@@ -188,7 +173,6 @@
 			"color": "#DE2B37",
 			"icon": "octicon octicon-heart",
 			"type": "module",
-			"hidden": 1,
 			"description": "Volunteers, memberships, grants and chapters."
 		},
 		{
@@ -200,17 +184,16 @@
 			"_doctype": "Restaurant",
 			"type": "module",
 			"link": "List/Restaurant",
-			"hidden": 1,
 			"description": "Menu, Orders and Table Reservations."
 		},
 
-
 		{
-			"module_name": "Learn",
+			"module_name": "Help",
 			"category": "Administration",
 			"label": _("Learn"),
 			"color": "#FF888B",
 			"icon": "octicon octicon-device-camera-video",
+			"type": "module",
 			"is_help": True,
 			"description": "Explore Help Articles and Videos."
 		},
diff --git a/erpnext/config/education.py b/erpnext/config/education.py
index 3e8d2ca..10dba50 100644
--- a/erpnext/config/education.py
+++ b/erpnext/config/education.py
@@ -8,7 +8,8 @@
 			"items": [
 				{
 					"type": "doctype",
-					"name": "Student"
+					"name": "Student",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
@@ -172,7 +173,7 @@
 				{
 					"type": "doctype",
 					"name": "Course Schedule",
-					"route": "List/Course Schedule/Calendar"
+					"route": "#List/Course Schedule/Calendar"
 				},
 				{
 					"type": "doctype",
@@ -185,7 +186,11 @@
 			"items": [
 				{
 					"type": "doctype",
-					"name": "Program"
+					"name": "Program",
+				},
+				{
+					"name": "Course",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
@@ -193,11 +198,16 @@
 				},
 				{
 					"type": "doctype",
-					"name": "Topic"
+					"name": "Topic",
+				},
+				{
+					"name": "Instructor",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
-					"name": "Room"
+					"name": "Room",
+					"onboard": 1,
 				}
 			]
 		},
@@ -248,7 +258,8 @@
 				},
 				{
 					"type": "doctype",
-					"name": "Grading Scale"
+					"name": "Grading Scale",
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
diff --git a/erpnext/config/healthcare.py b/erpnext/config/healthcare.py
index de0167b..1311111 100644
--- a/erpnext/config/healthcare.py
+++ b/erpnext/config/healthcare.py
@@ -76,11 +76,13 @@
 					"type": "doctype",
 					"name": "Patient",
 					"label": _("Patient"),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
 					"name": "Healthcare Practitioner",
 					"label": _("Healthcare Practitioner"),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
@@ -96,6 +98,7 @@
 					"type": "doctype",
 					"name": "Medical Code",
 					"label": _("Medical Code"),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
@@ -112,6 +115,7 @@
 					"type": "doctype",
 					"name": "Healthcare Settings",
 					"label": _("Healthcare Settings"),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
diff --git a/erpnext/config/non_profit.py b/erpnext/config/non_profit.py
index ba32342..42ec9d3 100644
--- a/erpnext/config/non_profit.py
+++ b/erpnext/config/non_profit.py
@@ -11,6 +11,7 @@
 					"type": "doctype",
 					"name": "Chapter",
 					"description": _("Chapter information."),
+					"onboard": 1,
 				}
 			]
 		},
@@ -21,11 +22,13 @@
 					"type": "doctype",
 					"name": "Member",
 					"description": _("Member information."),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
 					"name": "Membership",
 					"description": _("Memebership Details"),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
@@ -41,6 +44,7 @@
 					"type": "doctype",
 					"name": "Volunteer",
 					"description": _("Volunteer information."),
+					"onboard": 1,
 				},
 				{
 					"type": "doctype",
diff --git a/erpnext/config/projects.py b/erpnext/config/projects.py
index ffd5ed4..5a907ff 100644
--- a/erpnext/config/projects.py
+++ b/erpnext/config/projects.py
@@ -16,13 +16,13 @@
 				{
 					"type": "doctype",
 					"name": "Task",
-					"route": "List/Task",
+					"route": "#List/Task",
 					"description": _("Project activity / task."),
 					"onboard": 1,
 				},
 				{
 					"type": "report",
-					"route": "List/Task/Gantt",
+					"route": "#List/Task/Gantt",
 					"doctype": "Task",
 					"name": "Gantt Chart",
 					"description": _("Gantt chart of all tasks."),
@@ -30,15 +30,20 @@
 				},
 				{
 					"type": "doctype",
-					"name": "Project Update",
-					"description": _("Project Update."),
-					"dependencies": ["Project"],
+					"name": "Project Template",
+					"description": _("Make project from a template."),
 				},
 				{
 					"type": "doctype",
 					"name": "Project Type",
 					"description": _("Define Project type."),
 				},
+				{
+					"type": "doctype",
+					"name": "Project Update",
+					"description": _("Project Update."),
+					"dependencies": ["Project"],
+				},
 			]
 		},
 		{
diff --git a/erpnext/config/quality_management.py b/erpnext/config/quality_management.py
index 5844846..1256b2d 100644
--- a/erpnext/config/quality_management.py
+++ b/erpnext/config/quality_management.py
@@ -23,7 +23,7 @@
 					"name": "Quality Procedure",
 					"icon": "fa fa-sitemap",
 					"label": _("Tree of Procedures"),
-					"route": "Tree/Quality Procedure",
+					"route": "#Tree/Quality Procedure",
 					"description": _("Tree of Quality Procedures."),
 				},
 			]
diff --git a/erpnext/config/selling.py b/erpnext/config/selling.py
index 1b9a7a0..58f7952 100644
--- a/erpnext/config/selling.py
+++ b/erpnext/config/selling.py
@@ -46,14 +46,14 @@
 					"type": "report",
 					"is_query_report": True,
 					"name": "Territory Target Variance (Item Group-Wise)",
-					"route": "query-report/Territory Target Variance Item Group-Wise",
+					"route": "#query-report/Territory Target Variance Item Group-Wise",
 					"doctype": "Territory",
 				},
 				{
 					"type": "report",
 					"is_query_report": True,
 					"name": "Sales Person Target Variance (Item Group-Wise)",
-					"route": "query-report/Sales Person Target Variance Item Group-Wise",
+					"route": "#query-report/Sales Person Target Variance Item Group-Wise",
 					"doctype": "Sales Person",
 					"dependencies": ["Sales Person"],
 				},
@@ -72,7 +72,7 @@
 					"type": "doctype",
 					"name": "Item Price",
 					"description": _("Multiple Item prices."),
-					"route": "Report/Item Price",
+					"route": "#Report/Item Price",
 					"dependencies": ["Item", "Price List"],
 					"onboard": 1,
 				},
@@ -119,7 +119,7 @@
 					"type": "doctype",
 					"name": "Selling Settings",
 					"description": _("Default settings for selling transactions."),
-					"onboard": 1,
+					"settings": 1,
 				},
 				{
 					"type": "doctype",
diff --git a/erpnext/config/settings.py b/erpnext/config/settings.py
index 179586f1..a97e8ce 100644
--- a/erpnext/config/settings.py
+++ b/erpnext/config/settings.py
@@ -14,7 +14,7 @@
 					"label": _("ERPNext Settings"),
 					"description": _("Set Default Values like Company, Currency, Current Fiscal Year, etc."),
 					"hide_count": True,
-					"onboard": 1,
+					"settings": 1,
 				}
 			]
 		},
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"
 				},
 				{