- Timestamp:
- 12 Oct 2021, 07:57:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r16661 r16678 145 145 self.institution_acct = '0001115694' 146 146 self.institution_bank_id = '10' 147 elif self.applicant.__parent__.prefix == 'ijmbe': 148 xmldict['institution_bank_id'] = '123' 149 xmldict['institution_acct'] = '1012278272' 150 147 151 xmldict = {} 148 152 xmldict['detail_ref'] = self.context.p_id
Note: See TracChangeset for help on using the changeset viewer.