Changeset 10741
- Timestamp:
- 13 Nov 2013, 10:32:24 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r10111 r10741 219 219 xmldict['institution_acct'] = '9201805071' 220 220 xmldict['institution_bank_id'] = '17' 221 elif self.applicant.applicant_id.startswith('pt'): 222 xmldict['institution_acct'] = '9201805071' 223 xmldict['institution_bank_id'] = '17' 221 224 else: 222 225 xmldict['institution_acct'] = '6220032503'
Note: See TracChangeset for help on using the changeset viewer.