Summary: | Add option "Reverse charges and payments" to OFX import | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | importer | Assignee: | 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: | https://commits.kde.org/kmymoney/a098e28e28460c72d8b193bbe598c163b1c115c0 | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Thomas Baumgart
2020-01-15 06:56:43 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 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 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 |