- Timestamp:
- 9 Jul 2018, 12:08:06 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interswitch/browser.py
r15074 r15079 80 80 if self.context.p_category == 'clearance': 81 81 provider_amt = 1500.0 82 if self.context.p_category in ('transcript', 'certificate'): 83 provider_amt = 2000.0 82 83 # temporarily disabled 84 #if self.context.p_category in ('transcript', 'certificate'): 85 # provider_amt = 2000.0 86 84 87 # Institution data 85 88 xmldict['institution_acct'] = '0068241848'
Note: See TracChangeset for help on using the changeset viewer.