Ignore:
Timestamp:
24 Jan 2020, 14:23:56 (5 years ago)
Author:
Henrik Bettermann
Message:

Fix account number.

File:
1 edited

Legend:

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

    r15952 r15953  
    143143            elif self.applicant.__parent__.prefix == 'fedex':
    144144                provider_amt = 0.0
    145                 self.institution_acct = ' 1010041670'
     145                self.institution_acct = '1010041670'
    146146                self.institution_bank_id = '117'
    147147        xmldict = {}
Note: See TracChangeset for help on using the changeset viewer.