Ignore:
Timestamp:
12 Feb 2015, 09:56:13 (10 years ago)
Author:
Henrik Bettermann
Message:

Add Renewal of Patent and Proprietary Medicines Vendors License.

File:
1 edited

Legend:

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

    r12601 r12604  
    5151        'rpc': 'Registration as Pharmaceutical Chemist',
    5252        'ippmvl': 'Issuance of Patent and Proprietary Medicines Vendors License',
     53        'rppmvl': 'Renewal of Patent and Proprietary Medicines Vendors License',
    5354        'no': 'no license',
    5455        }
     
    7677        'rprcontracts',
    7778        'rpccontracts',
    78         'ippmvlcontracts')
     79        'ippmvlcontracts',
     80        'rppmvlcontracts')
    7981
    8082    BATCH_PROCESSOR_NAMES = (
     
    8789        'rpccontractprocessor',
    8890        'ippmvlcontractprocessor',
     91        'rppmvlcontractprocessor',
    8992        'pcnproductprocessor',
    9093        'pdfdocumentprocessor',
Note: See TracChangeset for help on using the changeset viewer.