Ignore:
Timestamp:
17 Oct 2015, 04:51:14 (9 years ago)
Author:
Henrik Bettermann
Message:

Cange bank account again.

File:
1 edited

Legend:

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

    r13333 r13336  
    101101            elif student.faccode == 'JUPEB':
    102102                self.pay_item_id = '5718'
    103                 xmldict['institution_acct'] = '1003543277'
    104                 xmldict['institution_bank_id'] = '7'
     103                xmldict['institution_acct'] = '1014433907'
     104                xmldict['institution_bank_id'] = '117'
    105105        elif self.context.p_category == 'clearance':
    106106            self.pay_item_id = '5702'
Note: See TracChangeset for help on using the changeset viewer.