Ignore:
Timestamp:
16 Jul 2019, 21:13:17 (5 years ago)
Author:
Henrik Bettermann
Message:

Change WAEAC charge.

File:
1 edited

Legend:

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

    r15491 r15499  
    261261        else:
    262262            inst_acct = "0040217361011"
    263         #if self.context.__parent__.applicant_id.startswith('cbt'):
    264         #    provider_amt = 200.0
     263        if self.context.__parent__.applicant_id.startswith('cbt'):
     264            provider_amt = 500.0
    265265        inst_amt = self.context.amount_auth - provider_amt
    266266        lineitems = (
Note: See TracChangeset for help on using the changeset viewer.