Changeset 13456


Ignore:
Timestamp:
14 Nov 2015, 08:34:50 (9 years ago)
Author:
Henrik Bettermann
Message:

Change JUPEB bank account.

File:
1 edited

Legend:

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

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