Summary: | Reconciliation of Credit Card | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Al262 <al> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | ralf.habacker, samdyer181 |
Priority: | NOR | ||
Version: | 4.8.4 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/kmymoney/dc59d0408b4412f9ea11af329997dccfaaee3938 | Version Fixed In: | 4.8.5,5.0.8 |
Sentry Crash Report: | |||
Attachments: | Reconcilation of Credit Card |
Could you add your software versions to you report like your operating system etc. KMyMoney version 5.0.6 Windows: Windows Home v10/64 bit (V1903) Have you tried version 5.0.7? As I understand this, it is just a cosmetic issue of the labels used being more appropriate to standard banking accounts than to liability accounts like a credit card. If so, it will affect all versions the same, as I don't think this has been touched recently. I'll need to test myself (just haven't had time yet) and then see where in the code it comes from, as it might be a very easy fix. Yes - this is a cosmetic issue. I wasn't aware that v5.0.7 had been certified for Windows 10. Git commit dc59d0408b4412f9ea11af329997dccfaaee3938 by Ralf Habacker. Committed on 28/10/2019 at 21:44. Pushed by habacker into branch '4.8'. Fix 'Summary line of reconcilation uses Deposits/Payments rather than Charges/Payments for credit cards' FIXED-IN:4.8.5 M +5 -1 kmymoney/views/kgloballedgerview.cpp https://commits.kde.org/kmymoney/dc59d0408b4412f9ea11af329997dccfaaee3938 Git commit 8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953 by Ralf Habacker. Committed on 28/10/2019 at 22:17. Pushed by habacker into branch '4.8'. Use term 'charge(s)' instead of 'deposit(s)' in reconcilation report for credit card accounts M +19 -5 kmymoney/plugins/reconciliationreport/reconciliationreport.cpp https://commits.kde.org/kmymoney/8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953 Git commit edce864614e258a1b7b6bb6a477b19d7e4ba46c2 by Ralf Habacker. Committed on 21/12/2019 at 12:25. Pushed by habacker into branch '5.0'. Use term 'charge(s)' instead of 'deposit(s)' in reconcilation report for credit card accounts Cherry picked and rebased from commit 8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953. Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D26132 M +7 -2 kmymoney/plugins/reconciliationreport/reconciliationreport.cpp https://commits.kde.org/kmymoney/edce864614e258a1b7b6bb6a477b19d7e4ba46c2 Git commit a4577f64adb70336f9222c79ed1112086493bd40 by Ralf Habacker. Committed on 21/12/2019 at 12:24. Pushed by habacker into branch '5.0'. Fix 'Summary line of reconcilation uses Deposits/Payments rather than Charges/Payments for credit cards' Cherry picked and reabased from commit dc59d0408b4412f9ea11af329997dccfaaee3938 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D26132 M +5 -1 kmymoney/views/kgloballedgerview_p.h https://commits.kde.org/kmymoney/a4577f64adb70336f9222c79ed1112086493bd40 Git commit d58530d5e24261d89500c6d2a9873f2a345ec78d by Thomas Baumgart. Committed on 25/12/2019 at 09:21. Pushed by tbaumgart into branch 'master'. Use term 'charge(s)' instead of 'deposit(s)' in reconcilation report for credit card accounts Cherry picked and rebased from commit 8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953. Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D26132 (cherry picked from commit edce864614e258a1b7b6bb6a477b19d7e4ba46c2) M +7 -2 kmymoney/plugins/reconciliationreport/reconciliationreport.cpp https://commits.kde.org/kmymoney/d58530d5e24261d89500c6d2a9873f2a345ec78d Git commit 0efb6995402f1529c3c2e9f844a2d304027ef420 by Thomas Baumgart. Committed on 25/12/2019 at 09:20. Pushed by tbaumgart into branch 'master'. Fix 'Summary line of reconcilation uses Deposits/Payments rather than Charges/Payments for credit cards' Cherry picked and reabased from commit dc59d0408b4412f9ea11af329997dccfaaee3938 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D26132 (cherry picked from commit a4577f64adb70336f9222c79ed1112086493bd40) M +5 -1 kmymoney/views/kgloballedgerview_p.h https://commits.kde.org/kmymoney/0efb6995402f1529c3c2e9f844a2d304027ef420 |
Created attachment 123539 [details] Reconcilation of Credit Card SUMMARY Reconciliation process for credit card produces a summary line that uses Deposits/Payments rather than Charges/Payments STEPS TO REPRODUCE 1. Enter a charge transaction 2. Enter a payment transaction 3. Clear both transactions 4. Execute Reconcile process OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION