Changeset 16948 for main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils
- Timestamp:
- 5 May 2022, 15:29:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py
r16563 r16948 23 23 """A collection of methods subject to customization. 24 24 """ 25 26 DISABLE_PAYMENT_GROUP_DICT = { 27 'sf_all': 'School Fee - All Students', 28 'sf_spat': 'School Fee - SPAT Students', 29 } 25 30 26 31 APP_CATS_DICT = {
Note: See TracChangeset for help on using the changeset viewer.