Changeset 17398 for main/kofacustom.unidel/trunk
- Timestamp:
- 2 May 2023, 06:02:46 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17373 r17398 91 91 xmldict['institution_acct'] = '1216063205' 92 92 if student.faccode in ('PRE', 'JUPEB'): 93 xmldict['institution_acct'] = '1011431799' 94 if student.current_mode.startswith('dp'): 93 95 xmldict['institution_acct'] = '1011431799' 94 96 elif self.context.p_category == 'schoolfee':
Note: See TracChangeset for help on using the changeset viewer.