Ignore:
Timestamp:
11 Feb 2015, 21:38:41 (10 years ago)
Author:
Henrik Bettermann
Message:

Add 'Issuance of Patent and Proprietary Medicines Vendors License' contract.

File:
1 edited

Legend:

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

    r12591 r12601  
    5050        'rpr': 'Registration in the Provisional Register',
    5151        'rpc': 'Registration as Pharmaceutical Chemist',
     52        'ippmvl': 'Issuance of Patent and Proprietary Medicines Vendors License',
    5253        'no': 'no license',
    5354        }
     
    7475        'ropcontracts',
    7576        'rprcontracts',
    76         'rpccontracts')
     77        'rpccontracts',
     78        'ippmvlcontracts')
    7779
    7880    BATCH_PROCESSOR_NAMES = (
     
    8486        'rprcontractprocessor',
    8587        'rpccontractprocessor',
     88        'ippmvlcontractprocessor',
    8689        'pcnproductprocessor',
    8790        'pdfdocumentprocessor',
Note: See TracChangeset for help on using the changeset viewer.