- Timestamp:
- 4 Jun 2015, 12:11:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/utils/utils.py
r11913 r13030 50 50 } 51 51 52 DISABLE_PAYMENT_GROUP_DICT = { 53 'sf_all': 'School Fee - All Students', 54 'sf_nce1': 'School Fee - NCE I Fresh Students', 55 } 56 52 57 SELECTABLE_PAYMENT_CATEGORIES = deepcopy(PAYMENT_CATEGORIES) 53 58
Note: See TracChangeset for help on using the changeset viewer.