Changeset 17970 for main/waeup.uniben/trunk/src
- Timestamp:
- 2 Dec 2024, 17:03:57 (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/remita/browser.py
r17969 r17970 343 343 if applicant.applicant_id.startswith('dp'): 344 344 inst_acct = "0040217361038" 345 elif applicant.applicant_id.startswith('afrimal'): 346 inst_acct = "1100088712" 345 347 else: 346 348 inst_acct = "0040217361011"
Note: See TracChangeset for help on using the changeset viewer.