commit | 9b44c16a329cd3ad799420e265073ab6e9eb42e7 | [log] [tgz] |
---|---|---|
author | Manas Solanki <manassolanki@gmail.com> | Fri Sep 01 15:18:04 2017 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Sep 19 17:23:03 2017 +0530 |
tree | d671cf0563bf89b43bf7852253ef9272583ac889 | |
parent | 1299d56e855ecaf1ecbd2cb1340175935b875b84 [diff] [blame] |
add the fee schedule in config
diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py index b984578..dbdcd35 100644 --- a/erpnext/config/schools.py +++ b/erpnext/config/schools.py
@@ -156,6 +156,10 @@ }, { "type": "doctype", + "name": "Fee Schedule" + }, + { + "type": "doctype", "name": "Fee Structure" }, {