Changeset 14815 for main/kofacustom.dspg/trunk
- Timestamp:
- 23 Aug 2017, 12:52:35 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py
r14810 r14815 136 136 if self.applicant.__parent__.application_category in ('ndft', 'hndft'): 137 137 xmldict['institution_acct'] = '0010761873' 138 xmldict['institution_bank_id'] = ' 7'138 xmldict['institution_bank_id'] = '11' 139 139 elif self.applicant.__parent__.application_category in ( 140 140 'ndpt', 'hndpt', 'ndwe', 'hndwe'):
Note: See TracChangeset for help on using the changeset viewer.