https://bugs.kde.org/show_bug.cgi?id=420056
Dawid Wróbel <m...@dawidwrobel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy |money/8bd68cd8a2e0ebadedc04 |money/50da0c1ac7d911c024e8d |ff665d6704d6395d8a0 |4b1b9cd0a925aba858f --- Comment #4 from Dawid Wróbel <m...@dawidwrobel.com> --- Git commit 50da0c1ac7d911c024e8d4b1b9cd0a925aba858f by Dawid Wróbel. Committed on 17/04/2020 at 00:00. Pushed by wrobelda into branch 'master'. 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/50da0c1ac7d911c024e8d4b1b9cd0a925aba858f -- You are receiving this mail because: You are the assignee for the bug.