https://bugs.kde.org/show_bug.cgi?id=343878
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy |money/3e95b8c4ec4b640c83ce3 |money/86b53d2b3987258833666 |6d0623f1bdc8ca2d136 |80c454dec20bcdbbdee --- Comment #3 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 86b53d2b398725883366680c454dec20bcdbbdee by Thomas Baumgart. Committed on 03/09/2018 at 06:18. Pushed by tbaumgart into branch '5.0'. Work-around for missing statement end date This change amends commit 3e95b8c4ec4b6. Some XML elements of an OFX file/download are not processed by LibOFX. Among them is the statement date information for investment statements. This adds a work-around which uses the post date of the youngest transaction as the statement end date should the real thing be missing. FIXED-IN: 5.0.2 M +4 -3 kmymoney/converter/mymoneystatementreader.cpp M +15 -1 kmymoney/mymoney/mymoneystatement.cpp M +12 -2 kmymoney/mymoney/mymoneystatement.h https://commits.kde.org/kmymoney/86b53d2b398725883366680c454dec20bcdbbdee -- You are receiving this mail because: You are watching all bug changes.