Changeset 16384 for main/kofacustom.dspg


Ignore:
Timestamp:
25 Jan 2021, 11:17:11 (4 years ago)
Author:
Henrik Bettermann
Message:

Change bank account.

File:
1 edited

Legend:

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

    r16367 r16384  
    202202                provider_amt = 500.0
    203203            self.pay_item_id = '117'
    204             xmldict['institution_acct'] = '2011810353'
    205             xmldict['institution_bank_id'] = '8'
     204            xmldict['institution_acct'] = '1012808851'
     205            xmldict['institution_bank_id'] = '117'
    206206        elif self.context.p_category == 'lsfp_penalty':
    207207            self.pay_item_id = '102'
Note: See TracChangeset for help on using the changeset viewer.