Changeset 16310 for main/waeup.uniben/trunk/src/waeup
- Timestamp:
- 12 Nov 2020, 17:17:17 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/remita/browser.py
r16230 r16310 268 268 if self.context.__parent__.applicant_id.startswith('ase'): 269 269 provider_amt = 500.0 270 if self.context.__parent__.applicant_id.startswith('pude'): 271 provider_amt = 500.0 270 272 if self.context.__parent__.applicant_id.startswith('dp'): 271 273 inst_acct = "0040217361038"
Note: See TracChangeset for help on using the changeset viewer.