Changeset 14358 for main/waeup.uniben/trunk/src/waeup/uniben/interswitch
- Timestamp:
- 20 Dec 2016, 09:03:23 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/browser.py
r14237 r14358 106 106 elif self.context.p_category == 'jupeb': 107 107 self.pay_item_id = '5717' 108 elif self.context.p_category == 'clinexam': 109 self.pay_item_id = '5720' 108 110 109 111 xmldict['provider_amt'] = 100 * provider_amt
Note: See TracChangeset for help on using the changeset viewer.