- Timestamp:
- 13 Mar 2023, 08:51:35 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17330 r17347 99 99 xmldict['institution_acct'] = '2001627961' 100 100 xmldict['institution_bank_id'] = '8' 101 if student.faccode == 'NCE': 102 xmldict['institution_acct'] = '1130069220' 103 xmldict['institution_bank_id'] = '117' 104 provider_amt = 4000.0 105 tech_fee = 0.0 101 106 elif self.context.p_category == 'hostel_maintenance': 102 107 xmldict['institution_acct'] = '1012551384'
Note: See TracChangeset for help on using the changeset viewer.