- Timestamp:
- 29 Sep 2023, 09:55:41 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py
r17554 r17598 53 53 PREVIOUS_PAYMENT_CATEGORIES = deepcopy(SELECTABLE_PAYMENT_CATEGORIES) 54 54 55 DISABLE_PAYMENT_GROUP_DICT = { 56 'sf_all': 'School Fee - All', 57 'sf_ugft': 'School Fee - Undergraduate Full-Time', 58 } 59 55 60 COURSE_CATEGORY_DICT = { 56 61 'C':'Core Course (C)',
Note: See TracChangeset for help on using the changeset viewer.