- Timestamp:
- 28 Nov 2013, 17:33:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ekodisco/trunk/src/kofacustom/ekodisco/utils/utils.py
r10792 r10806 39 39 40 40 PAYMENT_CATEGORIES = { 41 ' electricity': 'Electricity',41 'schoolfee': 'Meter Charge', 42 42 'application': 'Not applicable', 43 'schoolfee': 'Not applicable',44 43 } 45 44
Note: See TracChangeset for help on using the changeset viewer.