- Timestamp:
- 10 Jul 2024, 11:59:08 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/interswitch/browser.py
r17715 r17839 135 135 provider_amt = 0.0 136 136 tech_fee = 0.0 137 elif self.context.p_category.startswith('ijmb'): 138 xmldict['institution_acct'] = '0093658062' 139 xmldict['institution_bank_id'] = '121' 140 provider_amt = 250.0 137 141 elif self.context.p_category == 'hostel_maintenance': 138 142 xmldict['institution_acct'] = '1012551384'
Note: See TracChangeset for help on using the changeset viewer.