Changeset 15028 for main/kofacustom.edopoly
- Timestamp:
- 28 May 2018, 07:25:12 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/utils/utils.py
r15019 r15028 39 39 40 40 SELECTABLE_PAYMENT_CATEGORIES = deepcopy(PAYMENT_CATEGORIES) 41 42 BALANCE_PAYMENT_CATEGORIES = { 43 'schoolfee': 'School Fee', 44 'ict_entre': 'ICT & Entrepreneur Fee', 45 }
Note: See TracChangeset for help on using the changeset viewer.