Ignore:
Timestamp:
5 Dec 2022, 11:33:58 (22 months ago)
Author:
Henrik Bettermann
Message:

Fix prefixes.

File:
1 edited

Legend:

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

    r17202 r17203  
    192192        xmldict['institution_bank_id'] = '117'
    193193        if self.context.__parent__.__parent__.prefix in (
    194                                     'pre', 'jupeb', 'dp_ft', 'dp_pt', 'ug_pt'):
     194                                    'pre', 'jupeb', 'dpft', 'dppt', 'ugpt'):
    195195            xmldict['institution_acct'] = '1011431799'
    196196            xmldict['institution_bank_id'] = '117'
Note: See TracChangeset for help on using the changeset viewer.