Changeset 15227 for main


Ignore:
Timestamp:
9 Nov 2018, 18:37:38 (6 years ago)
Author:
Henrik Bettermann
Message:

Change SPAT account.

File:
1 edited

Legend:

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

    r15219 r15227  
    149149            provider_amt = 500.0
    150150            if student.faccode == 'SPAT':
    151                 xmldict['institution_acct'] = '1012808851'
     151                xmldict['institution_acct'] = '1015220292'
    152152                xmldict['institution_bank_id'] = '117'
    153153            elif student.current_mode in ('nd_ft', 'hnd_ft'):
Note: See TracChangeset for help on using the changeset viewer.