- Timestamp:
- 21 Nov 2013, 16:32:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.ekodisco/trunk/src/kofacustom/ekodisco/utils/utils.py
r10774 r10783 31 31 32 32 APP_CATS_DICT = { 33 'basic': 'Any Energy', 33 34 'green': 'Green Energy', 34 35 'fossil': 'Fossil Energy', … … 37 38 PAYMENT_CATEGORIES = { 38 39 'electricity': 'Electricity', 40 'application': 'Not applicable', 41 'schoolfee': 'Not applicable', 39 42 } 40 43
Note: See TracChangeset for help on using the changeset viewer.