Ignore:
Timestamp:
14 Dec 2014, 21:48:41 (10 years ago)
Author:
Henrik Bettermann
Message:

Repair package. Hopefully we'll never need this package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.pcn/trunk/src/kofacustom/pcn/utils/utils.py

    r11844 r12234  
    3131    STUDY_MODES_DICT = {
    3232        'na': 'not applicable',
     33        'ug_ft': 'not applicable',
    3334        }
    3435
     
    4041        'pmrp': 'Pharmaceutical and Medical Representative Permit',
    4142        'sop': 'Scientific Office Permit',
     43        'basic': 'Not applicable',
    4244        }
    4345
    4446    PAYMENT_CATEGORIES = {
    4547        'application': 'Registration Fee',
     48        'schoolfee': 'Not applicable',
    4649        }
    4750
Note: See TracChangeset for help on using the changeset viewer.