Ignore:
Timestamp:
23 Aug 2017, 12:52:35 (7 years ago)
Author:
Henrik Bettermann
Message:

Change bank code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/browser.py

    r14810 r14815  
    136136        if self.applicant.__parent__.application_category in ('ndft', 'hndft'):
    137137            xmldict['institution_acct'] = '0010761873'
    138             xmldict['institution_bank_id'] = '7'
     138            xmldict['institution_bank_id'] = '11'
    139139        elif self.applicant.__parent__.application_category in (
    140140            'ndpt', 'hndpt', 'ndwe', 'hndwe'):
Note: See TracChangeset for help on using the changeset viewer.