Ignore:
Timestamp:
28 Oct 2018, 16:46:00 (6 years ago)
Author:
Henrik Bettermann
Message:

Change bank account.

File:
1 edited

Legend:

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

    r15195 r15202  
    143143                xmldict['institution_bank_id'] = '117'
    144144            elif student.current_mode in ('nd_ft', 'hnd_ft'):
    145                 xmldict['institution_acct'] = '0010761873'
    146                 xmldict['institution_bank_id'] = '11'
     145                xmldict['institution_acct'] = '1012963301'
     146                xmldict['institution_bank_id'] = '117'
    147147        elif self.context.p_category == 'clearance':
    148148            self.pay_item_id = '103'
Note: See TracChangeset for help on using the changeset viewer.