Ignore:
Timestamp:
1 Nov 2019, 16:15:45 (5 years ago)
Author:
Henrik Bettermann
Message:

Add more payment categories.

File:
1 edited

Legend:

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

    r15732 r15736  
    5252        'parentsconsult': 'Parents Consultative Forum (PCF) Fee',
    5353        'pharmlab': 'Pharmacy Lab Support Fee',
     54        'lo_ident': 'Letter of Identification Fee',
     55        'change_course': 'Change of Course Fee',
     56        'make_up': 'Make-up Fee',
     57        'iuits': 'IUITS Fee',
     58        'fine': 'Fine',
    5459        'combi': 'Combi Payment',
    5560        }
     
    8085        'parentsconsult': 'Parents Consultative Forum (PCF) Fee',
    8186        'pharmlab': 'Pharmacy Lab Support Fee',
     87        'lo_ident': 'Letter of Identification Fee',
     88        'change_course': 'Change of Course Fee',
     89        'make_up': 'Make-up Fee',
     90        'iuits': 'IUITS Fee',
     91        'fine': 'Fine',
    8292        #'combi': 'Combi Payment',
    8393        }
     
    100110        'parentsconsult': 'Parents Consultative Forum (PCF) Fee',
    101111        'pharmlab': 'Pharmacy Lab Support Fee',
     112        'lo_ident': 'Letter of Identification Fee',
     113        'change_course': 'Change of Course Fee',
     114        'make_up': 'Make-up Fee',
     115        'iuits': 'IUITS Fee',
     116        'fine': 'Fine',
    102117        }
    103118
     
    116131        'parentsconsult': 'Parents Consultative Forum (PCF) Fee',
    117132        'pharmlab': 'Pharmacy Lab Support Fee',
     133        'lo_ident': 'Letter of Identification Fee',
     134        'change_course': 'Change of Course Fee',
     135        'make_up': 'Make-up Fee',
     136        'iuits': 'IUITS Fee',
     137        'fine': 'Fine',
    118138        }
Note: See TracChangeset for help on using the changeset viewer.