Changeset 13456 for main/waeup.uniben/trunk/src
- Timestamp:
- 14 Nov 2015, 08:34:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r13336 r13456 101 101 elif student.faccode == 'JUPEB': 102 102 self.pay_item_id = '5718' 103 xmldict['institution_acct'] = ' 1014433907'104 xmldict['institution_bank_id'] = '1 17'103 xmldict['institution_acct'] = '0231462068' 104 xmldict['institution_bank_id'] = '16' 105 105 elif self.context.p_category == 'clearance': 106 106 self.pay_item_id = '5702'
Note: See TracChangeset for help on using the changeset viewer.