Changeset 14690 for main/waeup.uniben
- Timestamp:
- 9 Jun 2017, 05:24:05 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r14421 r14690 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 #xmldict['institution_acct'] = '0025186411' 98 #xmldict['institution_bank_id'] = '129' 99 99 elif self.context.p_category == 'clearance': 100 100 self.pay_item_id = '5702'
Note: See TracChangeset for help on using the changeset viewer.