Changeset 17118


Ignore:
Timestamp:
5 Oct 2022, 12:37:11 (2 years ago)
Author:
Henrik Bettermann
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r17100 r17118  
    732732        elif self.context.p_category == 'access_card':
    733733            self.pay_item_id = '103'
    734             xmldict['institution_acct'] = '1012686013'
     734            xmldict['institution_acct'] = '1012688013'
    735735            xmldict['institution_bank_id'] = '123'
    736736            xmldict['institution_amt'] = 100 * (
Note: See TracChangeset for help on using the changeset viewer.