Added links in HR module
diff --git a/erpnext/config/hr.py b/erpnext/config/hr.py
index fb00529..9ac48db 100644
--- a/erpnext/config/hr.py
+++ b/erpnext/config/hr.py
@@ -25,6 +25,10 @@
 				},
 				{
 					"type": "doctype",
+					"name": "Attendance Request",
+				},
+				{
+					"type": "doctype",
 					"name": "Upload Attendance",
 					"hide_count": True
 				}