Changeset 15440
- Timestamp:
- 29 May 2019, 12:07:36 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/utils/utils.py
r15348 r15440 192 192 } 193 193 194 def selectable_payment_categories(self, student): 195 return self.SELECTABLE_PAYMENT_CATEGORIES 196 194 197 SPECIAL_APP_DICT = { 195 198 'certificate': 'ND Certificate',
Note: See TracChangeset for help on using the changeset viewer.