Changeset 16384 for main/kofacustom.dspg/trunk/src/kofacustom/dspg
- Timestamp:
- 25 Jan 2021, 11:17:11 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r16367 r16384 202 202 provider_amt = 500.0 203 203 self.pay_item_id = '117' 204 xmldict['institution_acct'] = ' 2011810353'205 xmldict['institution_bank_id'] = ' 8'204 xmldict['institution_acct'] = '1012808851' 205 xmldict['institution_bank_id'] = '117' 206 206 elif self.context.p_category == 'lsfp_penalty': 207 207 self.pay_item_id = '102'
Note: See TracChangeset for help on using the changeset viewer.