- Timestamp:
- 24 Feb 2021, 19:12:50 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/interswitch/browser.py
r16380 r16400 96 96 provider_amt = 2800.0 97 97 share_amt = 1200.0 98 elif self.context.p_category == 'lsfp_penalty': 99 self.pay_item_id = '104' 100 xmldict['institution_acct'] = '1751080425' 101 xmldict['institution_bank_id'] = '120' 98 102 xmldict['provider_amt'] = 100 * provider_amt 99 103 xmldict['share_amt'] = 100 * share_amt
Note: See TracChangeset for help on using the changeset viewer.