Changeset 9615


Ignore:
Timestamp:
11 Nov 2012, 16:22:50 (12 years ago)
Author:
Henrik Bettermann
Message:

acct. number changed from Zenith to FBN by gbenga

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/browser.py

    r9487 r9615  
    245245            xmldict['institution_bank_id'] = '8'
    246246        elif xmldict['faculty'] in ('ITCH',):
    247             xmldict['institution_acct'] = "1010445144"
    248             xmldict['institution_bank_id'] = '117'
     247            #acct. number changed from Zenith to FBN by gbenga Nov. 11, 2012
     248            xmldict['institution_acct'] = "2013910271"
     249            xmldict['institution_bank_id'] = '8'
    249250        else:
    250251            xmldict['institution_acct'] = "0000000000000"
Note: See TracChangeset for help on using the changeset viewer.