Ignore:
Timestamp:
2 Dec 2024, 17:03:57 (5 weeks ago)
Author:
Henrik Bettermann
Message:

Change bank account for arrival application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/remita/browser.py

    r17969 r17970  
    343343        if applicant.applicant_id.startswith('dp'):
    344344            inst_acct = "0040217361038"
     345        elif applicant.applicant_id.startswith('afrimal'):
     346            inst_acct = "1100088712"
    345347        else:
    346348            inst_acct = "0040217361011"
Note: See TracChangeset for help on using the changeset viewer.