Ignore:
Timestamp:
10 Nov 2020, 14:33:53 (4 years ago)
Author:
Henrik Bettermann
Message:

Implement GNS Pack payments. This is a good example how sophisticated such requirements are.

File:
1 edited

Legend:

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

    r15691 r16309  
    116116        'sbs_1':'SBS Pack I',
    117117        'sbs_2':'SBS Pack II',
     118        'gns_1':'GNS Pack I',
     119        'gns_2':'GNS Pack II',
    118120        'bfn':'BFN Pack',
    119121        'mkt':'MKT Pack',
     
    184186        'sbs_1':'SBS Pack I',
    185187        'sbs_2':'SBS Pack II',
     188        'gns_1':'GNS Pack I',
     189        'gns_2':'GNS Pack II',
    186190        'bfn':'BFN Pack',
    187191        'mkt':'MKT Pack',
Note: See TracChangeset for help on using the changeset viewer.