added fee request doctype
diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py
index b984578..78c80ca 100644
--- a/erpnext/config/schools.py
+++ b/erpnext/config/schools.py
@@ -153,6 +153,9 @@
 				{
 					"type": "doctype",
 					"name": "Fees"
+				},{
+					"type": "doctype",
+					"name": "Fee Request"
 				},
 				{
 					"type": "doctype",