https://bugs.kde.org/show_bug.cgi?id=419975
Dawid Wróbel <m...@dawidwrobel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy |money/1655f78fd9bcbb3c23f2a |money/84d204b26fd449f501d4f |5c8d8d4cf05a61823a0 |7cb360adad7def73627 --- Comment #5 from Dawid Wróbel <m...@dawidwrobel.com> --- Git commit 84d204b26fd449f501d4f7cb360adad7def73627 by Dawid Wróbel. Committed on 15/04/2020 at 22:49. Pushed by wrobelda into branch 'bug-420056'. Add option to enable fixing of the buy/sell signs Some providers do not follow the OFX spec and do not assign the correct positive/negative signage to amount (TOTALs) and quantity (UNITs) values assosciated with BUY/SELL investment transactions (see OFX2.2, section 13.3.3). This change adds option to OFX import dialog and account's online settings to force the signage to follow the the spec. GUI: M +1 -0 kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp M +19 -2 kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui M +18 -1 kmymoney/plugins/ofx/import/importoption.ui M +96 -74 kmymoney/plugins/ofx/import/ofximporter.cpp https://commits.kde.org/kmymoney/84d204b26fd449f501d4f7cb360adad7def73627 -- You are receiving this mail because: You are watching all bug changes.