Changeset 14921 for main/kofacustom.dspg/trunk/src/kofacustom/dspg/students
- Timestamp:
- 7 Dec 2017, 16:58:30 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/students/utils.py
r14919 r14921 163 163 elif category == 'carryover4': 164 164 amount = 13000.0 165 elif category == 'dep_sug': 166 amount = 2900.0 165 167 else: 166 168 fee_name = category + '_fee'
Note: See TracChangeset for help on using the changeset viewer.