Changeset 15437
- Timestamp:
- 29 May 2019, 12:06:39 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r15108 r15437 112 112 } 113 113 114 def selectable_payment_categories(self, student): 115 return self.SELECTABLE_PAYMENT_CATEGORIES 116 114 117 DISABLE_PAYMENT_GROUP_DICT = { 115 118 'sf_all': 'School Fee - All Students',
Note: See TracChangeset for help on using the changeset viewer.