Changeset 15080 for main/waeup.aaue/trunk/src/waeup/aaue
- Timestamp:
- 10 Jul 2018, 10:44:31 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py
r14987 r15080 95 95 self.mac = MAC_REGULAR 96 96 xmldict = {} 97 provider_amt = 4000.098 xmldict['institution_acct'] = '10108 27641'97 provider_amt = 1000.0 98 xmldict['institution_acct'] = '1010835352' 99 99 xmldict['institution_bank_id'] = '117' 100 100 xmldict['detail_ref'] = self.context.p_id
Note: See TracChangeset for help on using the changeset viewer.