Changeset 17059 for main/kofacustom.unidel
- Timestamp:
- 9 Aug 2022, 06:08:10 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r16882 r17059 184 184 xmldict['institution_acct'] = '1216063205' 185 185 xmldict['institution_bank_id'] = '117' 186 if self.context.__parent__.__parent__.prefix == 'jupeb': 187 xmldict['institution_acct'] = '1011431799' 188 xmldict['institution_bank_id'] = '117' 189 provider_amt = 500.0 186 190 xmldict['detail_ref'] = self.context.p_id 187 191 xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.