Changeset 15466 for main/kofacustom.dspg


Ignore:
Timestamp:
20 Jun 2019, 10:35:45 (5 years ago)
Author:
Henrik Bettermann
Message:

Change SIWES account.

File:
1 edited

Legend:

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

    r15350 r15466  
    164164        elif self.context.p_category == 'siwes':
    165165            self.pay_item_id = '111'
    166             xmldict['institution_acct'] = '1001174679'
    167             xmldict['institution_bank_id'] = '123'
     166            xmldict['institution_acct'] = '0080527351'
     167            xmldict['institution_bank_id'] = '11'
    168168        elif self.context.p_category == 'eed_1':
    169169            self.pay_item_id = '112'
Note: See TracChangeset for help on using the changeset viewer.