- Timestamp:
- 30 Jul 2025, 09:52:58 (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r18106 r18143 161 161 xmldict['institution_bank_id'] = '129' 162 162 provider_amt = 2000.0 163 elif self.context.p_category.startswith('trcn'): 164 xmldict['institution_acct'] = '1010957205' 165 xmldict['institution_bank_id'] = '117' 166 provider_amt = 500.0 163 167 elif self.context.p_category.startswith('union'): 164 168 xmldict['institution_acct'] = '1011438901'
Note: See TracChangeset for help on using the changeset viewer.