Ignore:
Timestamp:
19 Oct 2024, 13:44:19 (3 weeks ago)
Author:
Henrik Bettermann
Message:

Remove SU fee from school fee again. So the work was for nothing.

File:
1 edited

Legend:

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

    r17945 r17946  
    113113            xmldict['union_acct'] = '1011438901'
    114114            xmldict['union_bank_id'] = '117'
    115             if student.current_mode == 'ug_ft':
    116                 union_due = 1500.0
     115            #if student.current_mode == 'ug_ft':
     116            #    union_due = 1500.0
    117117            if student.current_mode.startswith('dp'):
    118118                xmldict['institution_acct'] = '2001627961'
Note: See TracChangeset for help on using the changeset viewer.