- Timestamp:
- 15 Mar 2025, 23:59:29 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r18026 r18046 154 154 xmldict['institution_acct'] = '1005399320' 155 155 xmldict['institution_bank_id'] = '8' 156 elif self.context.p_category == 'siwes': 157 xmldict['institution_acct'] = '2000092025' 158 xmldict['institution_bank_id'] = '8' 156 159 elif self.context.p_category.startswith('transcript'): 157 160 xmldict['institution_acct'] = '0010494552'
Note: See TracChangeset for help on using the changeset viewer.