Changeset 14421 for main/waeup.uniben/trunk/src/waeup/uniben/interswitch
- Timestamp:
- 19 Jan 2017, 06:45:07 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r14358 r14421 95 95 elif student.faccode == 'JUPEB': 96 96 self.pay_item_id = '5718' 97 xmldict['institution_acct'] = '0025186411' 98 xmldict['institution_bank_id'] = '129' 97 99 elif self.context.p_category == 'clearance': 98 100 self.pay_item_id = '5702'
Note: See TracChangeset for help on using the changeset viewer.