Bug 416279

Summary: Add option "Reverse charges and payments" to OFX import
Product: [Applications] kmymoney Reporter: Thomas Baumgart <tbaumgart>
Component: importerAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: me
Priority: NOR    
Version: git (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.1.0

Description Thomas Baumgart 2020-01-15 06:56:43 UTC
SUMMARY
Some institutions reverse the sign in their credit card statements. This leads to false imports if not corrected.

ADDITIONAL INFORMATION
See https://forum.kde.org/viewtopic.php?f=69&t=164135
Comment 1 Thomas Baumgart 2020-01-21 19:53:31 UTC
Git commit 74a6554da398e4e8edecf99986546a321cd90028 by Thomas Baumgart.
Committed on 21/01/2020 at 19:43.
Pushed by tbaumgart into branch '5.0'.

Added option to invert amounts during OFX import
FIXED-IN: 5.0.9

M  +2    -0    kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp
M  +24   -7    kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui
M  +18   -1    kmymoney/plugins/ofx/import/importoption.ui
M  +11   -1    kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/74a6554da398e4e8edecf99986546a321cd90028
Comment 2 Thomas Baumgart 2020-01-21 20:03:04 UTC
Git commit a098e28e28460c72d8b193bbe598c163b1c115c0 by Thomas Baumgart.
Committed on 21/01/2020 at 19:54.
Pushed by tbaumgart into branch 'master'.

Added option to invert amounts during OFX import
FIXED-IN: 5.0.9
(cherry picked from commit 74a6554da398e4e8edecf99986546a321cd90028)

M  +2    -0    kmymoney/plugins/ofx/import/dialogs/konlinebankingstatus.cpp
M  +24   -7    kmymoney/plugins/ofx/import/dialogs/konlinebankingstatusdecl.ui
M  +18   -1    kmymoney/plugins/ofx/import/importoption.ui
M  +11   -1    kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/a098e28e28460c72d8b193bbe598c163b1c115c0
Comment 3 Dawid Wróbel 2020-04-15 22:51:22 UTC
Git commit 264f15318338c119eb83476811700f7bc8680089 by Dawid Wróbel.
Committed on 15/04/2020 at 22:31.
Pushed by wrobelda into branch 'bug-420056'.

Initialize "Invert Amount" setting for online transactions.

The "Invert Amount" setting was never being initialized correctly
when importing transactions online.

M  +3    -1    kmymoney/plugins/ofx/import/ofximporter.cpp

https://commits.kde.org/kmymoney/264f15318338c119eb83476811700f7bc8680089