commit | f073814635dde0b2a25db489efe70face29e80f3 | [log] [tgz] |
---|---|---|
author | Manas Solanki <manassolanki@gmail.com> | Thu Jul 13 13:39:09 2017 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Sep 19 17:23:02 2017 +0530 |
tree | aae87bea37845c3c60864fa84cce1448eb268ffd | |
parent | 2e4de83df6b6bd891981f441cc6aad2dd0f90d03 [diff] [blame] |
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",