Changeset 12234 for main/kofacustom.pcn/trunk/src/kofacustom/pcn/utils
- Timestamp:
- 14 Dec 2014, 21:48:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.pcn/trunk/src/kofacustom/pcn/utils/utils.py
r11844 r12234 31 31 STUDY_MODES_DICT = { 32 32 'na': 'not applicable', 33 'ug_ft': 'not applicable', 33 34 } 34 35 … … 40 41 'pmrp': 'Pharmaceutical and Medical Representative Permit', 41 42 'sop': 'Scientific Office Permit', 43 'basic': 'Not applicable', 42 44 } 43 45 44 46 PAYMENT_CATEGORIES = { 45 47 'application': 'Registration Fee', 48 'schoolfee': 'Not applicable', 46 49 } 47 50
Note: See TracChangeset for help on using the changeset viewer.