Changeset 16175 for main/waeup.uniben/trunk/src/waeup/uniben/remita
- Timestamp:
- 21 Jul 2020, 05:36:59 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/remita/browser.py
r16174 r16175 263 263 if self.context.__parent__.applicant_id.startswith('pre'): 264 264 provider_amt = 2000.0 265 if self.context.__parent__.applicant_id.startswith('tsc'): 266 provider_amt = 1200.0 265 267 if self.context.__parent__.applicant_id.startswith('dp'): 266 268 inst_acct = "0040217361038"
Note: See TracChangeset for help on using the changeset viewer.