Changeset 16310


Ignore:
Timestamp:
12 Nov 2020, 17:17:17 (4 years ago)
Author:
Henrik Bettermann
Message:

Change WAEAC charge for pude application.

File:
1 edited

Legend:

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

    r16230 r16310  
    268268        if self.context.__parent__.applicant_id.startswith('ase'):
    269269            provider_amt = 500.0
     270        if self.context.__parent__.applicant_id.startswith('pude'):
     271            provider_amt = 500.0
    270272        if self.context.__parent__.applicant_id.startswith('dp'):
    271273            inst_acct = "0040217361038"
Note: See TracChangeset for help on using the changeset viewer.