Ignore:
Timestamp:
2 Sep 2021, 08:28:32 (3 years ago)
Author:
Henrik Bettermann
Message:

Ticket #1251

File:
1 edited

Legend:

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

    r16398 r16597  
    286286        if self.context.__parent__.applicant_id.startswith('tsc'):
    287287            provider_amt = 1200.0
     288            if self.context.order == 'c':
     289                provider_amt = 1000.0
    288290        if self.context.__parent__.applicant_id.startswith('ase'):
    289291            provider_amt = 500.0
Note: See TracChangeset for help on using the changeset viewer.