Changeset 16705 for main/kofacustom.edocons/trunk/src/kofacustom
- Timestamp:
- 8 Nov 2021, 08:44:44 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/src/kofacustom/edocons/utils/utils.py
r16704 r16705 45 45 'secondinstal': 'School Fee (40% - 2nd instalment)', 46 46 } 47 48 def selectable_payment_categories(self, student): 49 return self.SELECTABLE_PAYMENT_CATEGORIES
Note: See TracChangeset for help on using the changeset viewer.