Changeset 13451 for main/waeup.aaue/trunk/src/waeup
- Timestamp:
- 13 Nov 2015, 07:41:23 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r13435 r13451 67 67 } 68 68 69 REPORTABLE_PAYMENT_CATEGORIES = { 70 'schoolfee': 'School Fee', 71 'schoolfee_incl': 'School Fee + Students\' Union Dues + Welfare Assurance Fee', 72 'clearance': 'Acceptance Fee', 73 'clearance_incl': 'Acceptance Fee + Matric Gown Fee + Lapel/File Fee', 74 'hostel_maintenance': 'Hostel Maintenance Fee', 75 'gown': 'Gown Hire Fee', 76 } 77 69 78 APP_CATS_DICT = { 70 79 'basic': 'PUTME, PUDE, PCE, PRENCE',
Note: See TracChangeset for help on using the changeset viewer.