Ignore:
Timestamp:
15 Mar 2022, 08:51:02 (3 years ago)
Author:
Henrik Bettermann
Message:

Let's use bed allocation payment tickets for pre-reservation.

File:
1 edited

Legend:

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

    r16869 r16882  
    9696            xmldict['institution_acct'] = '1011739172'
    9797            xmldict['institution_bank_id'] = '117'
    98         if self.context.p_category == 'bed_allocation':
     98        if self.context.p_category == 'hostel_maintenance':
    9999            xmldict['institution_acct'] = '1012551384'
    100100            xmldict['institution_bank_id'] = '117'
Note: See TracChangeset for help on using the changeset viewer.