Ignore:
Timestamp:
9 Jun 2017, 05:24:05 (7 years ago)
Author:
Henrik Bettermann
Message:

Remove Unity bank account.

File:
1 edited

Legend:

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

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