Changeset 16943 for main/waeup.aaue


Ignore:
Timestamp:
2 May 2022, 06:54:37 (2 years ago)
Author:
Henrik Bettermann
Message:

Add missing line.

File:
1 edited

Legend:

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

    r16942 r16943  
    362362            xmldict['joint_venture_amt'] = 100 * joint_venture_amt
    363363            xmldict['aaue_share_amt'] = 100 * aaue_share_amt
     364            xmldict['lms_sund_amt'] = 100 * lms_sund_amt
    364365            if self.context.p_item == 'Balance':
    365366                xmldict['institution_amt'] = 100 * (
Note: See TracChangeset for help on using the changeset viewer.