Changeset 17122


Ignore:
Timestamp:
6 Oct 2022, 08:58:28 (2 years ago)
Author:
Henrik Bettermann
Message:

Set bank account.

File:
1 edited

Legend:

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

    r17117 r17122  
    9292            xmldict['institution_bank_id'] = '117'
    9393            if student.is_jupeb:
     94                xmldict['institution_acct'] = '1011431799'
     95            elif student.faccode == 'PRE':
    9496                xmldict['institution_acct'] = '1011431799'
    9597        if self.context.p_category == 'schoolfee':
Note: See TracChangeset for help on using the changeset viewer.