Changeset 15691 for main/kofacustom.dspg/trunk/src
- Timestamp:
- 17 Oct 2019, 14:35:14 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py
r15571 r15691 54 54 55 55 PAYMENT_CATEGORIES = { 56 'clearance': 'Acceptance ',56 'clearance': 'Acceptance/Screening', 57 57 'schoolfee': 'School Fee', 58 58 'dep_sug':'NADESU/SA/SUG', # is not a special paynent … … 131 131 132 132 SELECTABLE_PAYMENT_CATEGORIES = { 133 'clearance': 'Acceptance ',133 'clearance': 'Acceptance/Screening', 134 134 'schoolfee': 'School Fee', 135 135 'dep_sug':'NADESU/SA/SUG',
Note: See TracChangeset for help on using the changeset viewer.