Changeset 13638 for main/waeup.aaue/trunk/src/waeup/aaue
- Timestamp:
- 20 Jan 2016, 10:38:41 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r13635 r13638 77 77 } 78 78 79 BALANCE_PAYMENT_CATEGORIES = { 80 'schoolfee': 'School Fee', 81 'clearance': 'Acceptance Fee', 82 'hostel_maintenance': 'Hostel Maintenance Fee', 83 } 84 79 85 APP_CATS_DICT = { 80 86 'basic': 'PUTME, PUDE, PCE, PRENCE',
Note: See TracChangeset for help on using the changeset viewer.