Ignore:
Timestamp:
10 Feb 2022, 11:24:10 (3 years ago)
Author:
Henrik Bettermann
Message:

Update fees.

File:
1 edited

Legend:

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

    r16781 r16794  
    350350            # amount_auth is being ignored. However, the sum of all split payments
    351351            # must coincide with the amount_auth configured in students/utils.py
    352             xmldict['amt1'] = 100 * 800
    353             xmldict['amt2'] = 100 * 1000
    354             xmldict['amt3'] = 100 * 500
     352            xmldict['amt1'] = 100 * 1000
     353            xmldict['amt2'] = 100 * 1000
     354            xmldict['amt3'] = 100 * 1000
    355355
    356356            xmltext = """<payment_item_detail>
     
    366366            # amount_auth is being ignored. However, the sum of all split payments
    367367            # must coincide with the amount_auth configured in students/utils.py
    368             xmldict['amt1'] = 100 * 300
    369             xmldict['amt2'] = 100 * 500
     368            xmldict['amt1'] = 100 * 1000
     369            xmldict['amt2'] = 100 * 1000
    370370            xmltext = """<payment_item_detail>
    371371<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    379379            # amount_auth is being ignored. However, the sum of all split payments
    380380            # must coincide with the amount_auth configured in students/utils.py
    381             xmldict['amt1'] = 100 * 500
    382             xmldict['amt2'] = 100 * 500
     381            xmldict['amt1'] = 100 * 1000
     382            xmldict['amt2'] = 100 * 1000
    383383            xmltext = """<payment_item_detail>
    384384<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    392392            # amount_auth is being ignored. However, the sum of all split payments
    393393            # must coincide with the amount_auth configured in students/utils.py
    394             xmldict['amt1'] = 100 * 500
    395             xmldict['amt2'] = 100 * 500
     394            xmldict['amt1'] = 100 * 1000
     395            xmldict['amt2'] = 100 * 1000
    396396            xmltext = """<payment_item_detail>
    397397<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    405405            # amount_auth is being ignored. However, the sum of all split payments
    406406            # must coincide with the amount_auth configured in students/utils.py
    407             xmldict['amt1'] = 100 * 500
    408             xmldict['amt2'] = 100 * 500
     407            xmldict['amt1'] = 100 * 1000
     408            xmldict['amt2'] = 100 * 1000
    409409            xmltext = """<payment_item_detail>
    410410<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    419419            # must coincide with the amount_auth configured in students/utils.py
    420420            xmldict['amt1'] = 100 * 3000
    421             xmldict['amt2'] = 100 * 500
    422             xmldict['amt3'] = 100 * 500
     421            xmldict['amt2'] = 100 * 1000
     422            xmldict['amt3'] = 100 * 1000
    423423            xmltext = """<payment_item_detail>
    424424<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    433433            # amount_auth is being ignored. However, the sum of all split payments
    434434            # must coincide with the amount_auth configured in students/utils.py
    435             xmldict['amt1'] = 100 * 500
    436             xmldict['amt2'] = 100 * 500
     435            xmldict['amt1'] = 100 * 1000
     436            xmldict['amt2'] = 100 * 1000
    437437            xmltext = """<payment_item_detail>
    438438<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    446446            # amount_auth is being ignored. However, the sum of all split payments
    447447            # must coincide with the amount_auth configured in students/utils.py
    448             xmldict['amt1'] = 100 * 500
    449             xmldict['amt2'] = 100 * 500
     448            xmldict['amt1'] = 100 * 1000
     449            xmldict['amt2'] = 100 * 1000
    450450            xmltext = """<payment_item_detail>
    451451<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    459459            # amount_auth is being ignored. However, the sum of all split payments
    460460            # must coincide with the amount_auth configured in students/utils.py
    461             xmldict['amt1'] = 100 * 500
    462             xmldict['amt2'] = 100 * 500
     461            xmldict['amt1'] = 100 * 1000
     462            xmldict['amt2'] = 100 * 1000
    463463            xmltext = """<payment_item_detail>
    464464<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    506506            # amount_auth is being ignored. However, the sum of all split payments
    507507            # must coincide with the amount_auth configured in students/utils.py
    508             xmldict['amt1'] = 100 * 500
     508            xmldict['amt1'] = 100 * 1000
    509509            xmldict['amt2'] = 100 * 500
    510             xmldict['amt3'] = 100 * 500
     510            xmldict['amt3'] = 100 * 1000
    511511            xmltext = """<payment_item_detail>
    512512<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    521521            # amount_auth is being ignored. However, the sum of all split payments
    522522            # must coincide with the amount_auth configured in students/utils.py
    523             xmldict['amt1'] = 100 * 500
    524             xmldict['amt2'] = 100 * 500
     523            xmldict['amt1'] = 100 * 1000
     524            xmldict['amt2'] = 100 * 1000
    525525            xmltext = """<payment_item_detail>
    526526<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    534534            # amount_auth is being ignored. However, the sum of all split payments
    535535            # must coincide with the amount_auth configured in students/utils.py
    536             xmldict['amt1'] = 100 * 500
    537             xmldict['amt2'] = 100 * 500
     536            xmldict['amt1'] = 100 * 1000
     537            xmldict['amt2'] = 100 * 1000
    538538            xmltext = """<payment_item_detail>
    539539<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    547547            # amount_auth is being ignored. However, the sum of all split payments
    548548            # must coincide with the amount_auth configured in students/utils.py
    549             xmldict['amt1'] = 100 * 500
    550             xmldict['amt2'] = 100 * 500
     549            xmldict['amt1'] = 100 * 1000
     550            xmldict['amt2'] = 100 * 1000
    551551            xmltext = """<payment_item_detail>
    552552<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    560560            # amount_auth is being ignored. However, the sum of all split payments
    561561            # must coincide with the amount_auth configured in students/utils.py
    562             xmldict['amt1'] = 100 * 500
    563             xmldict['amt2'] = 100 * 500
     562            xmldict['amt1'] = 100 * 1000
     563            xmldict['amt2'] = 100 * 1000
    564564            xmldict['amt3'] = 100 * 3000
    565565            xmldict['amt4'] = 100 * 500
     
    581581            # amount_auth is being ignored. However, the sum of all split payments
    582582            # must coincide with the amount_auth configured in students/utils.py
    583             xmldict['amt1'] = 100 * 500
    584             xmldict['amt2'] = 100 * 500
     583            xmldict['amt1'] = 100 * 1000
     584            xmldict['amt2'] = 100 * 1000
    585585            xmldict['amt3'] = 100 * 3000
    586586            xmltext = """<payment_item_detail>
     
    596596            # amount_auth is being ignored. However, the sum of all split payments
    597597            # must coincide with the amount_auth configured in students/utils.py
    598             xmldict['amt1'] = 100 * 500
    599             xmldict['amt2'] = 100 * 500
     598            xmldict['amt1'] = 100 * 1000
     599            xmldict['amt2'] = 100 * 1000
    600600            xmltext = """<payment_item_detail>
    601601<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    609609            # amount_auth is being ignored. However, the sum of all split payments
    610610            # must coincide with the amount_auth configured in students/utils.py
    611             xmldict['amt1'] = 100 * 500
    612             xmldict['amt2'] = 100 * 500
     611            xmldict['amt1'] = 100 * 1000
     612            xmldict['amt2'] = 100 * 1000
    613613            xmltext = """<payment_item_detail>
    614614<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
     
    622622            # amount_auth is being ignored. However, the sum of all split payments
    623623            # must coincide with the amount_auth configured in students/utils.py
    624             xmldict['amt1'] = 100 * 500
    625             xmldict['amt2'] = 100 * 500
     624            xmldict['amt1'] = 100 * 1000
     625            xmldict['amt2'] = 100 * 1000
    626626            xmltext = """<payment_item_detail>
    627627<item_details detail_ref="%(detail_ref)s" college="%(institution_name)s" department="%(department)s" faculty="%(faculty)s">
Note: See TracChangeset for help on using the changeset viewer.