Changeset 17781 for main/waeup.aaue


Ignore:
Timestamp:
14 May 2024, 05:23:59 (4 months ago)
Author:
Henrik Bettermann
Message:

Remove whitespace.

File:
1 edited

Legend:

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

    r17779 r17781  
    176176            provider_amt = 3000.0
    177177        if self.applicant.applicant_id.startswith('dsh'):
    178             xmldict['institution_acct'] = ' 2043582644'
     178            xmldict['institution_acct'] = '2043582644'
    179179            xmldict['institution_bank_id'] = '8'
    180180        elif self.applicant.applicant_id.startswith('ijmbe'):
Note: See TracChangeset for help on using the changeset viewer.