Changeset 15466
- Timestamp:
- 20 Jun 2019, 10:35:45 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r15350 r15466 164 164 elif self.context.p_category == 'siwes': 165 165 self.pay_item_id = '111' 166 xmldict['institution_acct'] = ' 1001174679'167 xmldict['institution_bank_id'] = '1 23'166 xmldict['institution_acct'] = '0080527351' 167 xmldict['institution_bank_id'] = '11' 168 168 elif self.context.p_category == 'eed_1': 169 169 self.pay_item_id = '112'
Note: See TracChangeset for help on using the changeset viewer.