Ignore:
Timestamp:
21 Jul 2020, 05:36:59 (4 years ago)
Author:
Henrik Bettermann
Message:

Change p_category og transcript application payments.

Change provider amount.

File:
1 edited

Legend:

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

    r16174 r16175  
    263263        if self.context.__parent__.applicant_id.startswith('pre'):
    264264            provider_amt = 2000.0
     265        if self.context.__parent__.applicant_id.startswith('tsc'):
     266            provider_amt = 1200.0
    265267        if self.context.__parent__.applicant_id.startswith('dp'):
    266268            inst_acct = "0040217361038"
Note: See TracChangeset for help on using the changeset viewer.