Changeset 17122 for main/kofacustom.unidel/trunk
- Timestamp:
- 6 Oct 2022, 08:58:28 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17117 r17122 92 92 xmldict['institution_bank_id'] = '117' 93 93 if student.is_jupeb: 94 xmldict['institution_acct'] = '1011431799' 95 elif student.faccode == 'PRE': 94 96 xmldict['institution_acct'] = '1011431799' 95 97 if self.context.p_category == 'schoolfee':
Note: See TracChangeset for help on using the changeset viewer.