Ignore:
Timestamp:
19 Jan 2017, 06:45:07 (8 years ago)
Author:
Henrik Bettermann
Message:

Change JUPEB bank account.

Fix tests.

File:
1 edited

Legend:

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

    r14358 r14421  
    9595            elif student.faccode == 'JUPEB':
    9696                self.pay_item_id = '5718'
     97                xmldict['institution_acct'] =  '0025186411'
     98                xmldict['institution_bank_id'] = '129'
    9799        elif self.context.p_category == 'clearance':
    98100            self.pay_item_id = '5702'
Note: See TracChangeset for help on using the changeset viewer.