Ignore:
Timestamp:
23 Jan 2020, 21:13:14 (5 years ago)
Author:
Henrik Bettermann
Message:

Adjust to base package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.aaue/trunk/src/waeup/aaue/interswitch/browser.py

    r15927 r15948  
    350350                xmldict['institution_amt'] = 100 * (
    351351                    gateway_net_amt(self.context.amount_auth))
    352 
    353 
    354352            elif self.context.p_category == 'schoolfee_2':
    355353                xmldict['institution_amt'] = 100 * gateway_net_amt(
Note: See TracChangeset for help on using the changeset viewer.