[kmymoney] [Bug 502604] All Reports include PRICE column
Ralf Habacker
bugzilla_noreply at kde.org
Wed Apr 30 00:19:42 BST 2025
https://bugs.kde.org/show_bug.cgi?id=502604
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |5.2
Latest Commit| |https://invent.kde.org/offi
| |ce/kmymoney/-/commit/a70cb7
| |89b1fcfa7c4eb9cb379c6d28cac
| |c69e378
Status|ASSIGNED |RESOLVED
--- Comment #7 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a70cb789b1fcfa7c4eb9cb379c6d28cacc69e378 by Ralf Habacker.
Committed on 29/04/2025 at 22:30.
Pushed by habacker into branch 'master'.
Force the price column to be added only if prices are available
In cases where no prices are available, in reports it is ensured
that the price used for currency conversion is always 1.0, which
makes it unnecessary to display the price column.
When loading files, it is ensured that the price column is not
displayed in this case in all reports.
FIXED-IN:5.2
M +28 -0 kmymoney/mymoney/mymoneyfile.cpp
M +1 -1 kmymoney/mymoney/mymoneyfile.h
M +1 -1 kmymoney/plugins/sql/mymoneydbdef.cpp
M +13 -11 kmymoney/plugins/views/reports/core/querytable.cpp
M +24 -24
kmymoney/plugins/views/reports/core/tests/data/refinance-loan-report-querytable-refinance-loan.csv
M +4 -4
kmymoney/plugins/views/reports/core/tests/data/test-424674-report-querytable-Transactions-by-account-_Customised_.csv
M +4 -4
kmymoney/plugins/views/reports/core/tests/data/test-424674-report-querytable-Transactions-by-category-_Customised_.csv
M +20 -20
kmymoney/plugins/views/reports/core/tests/data/test-cash-flow-report-querytable-Cash-Flow-Transactions-This-Month-_Customized_.csv
M +6 -6
kmymoney/plugins/views/reports/core/tests/data/test-net-worth-report-querytable-Account-Balances-by-Type-_Customized_.csv
M +12 -12
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Account-_Customized_.csv
M +10 -10
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Category-_Customized_.csv
M +7 -7
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Month-_Customized_.csv
M +5 -5
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Payee-_Customized_.csv
M +12 -12
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Reconciliation-Status-_Customized_.csv
M +3 -3
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Tag-_Customized_.csv
M +7 -7
kmymoney/plugins/views/reports/core/tests/data/test-transactions-report-querytable-Transactions-by-Week-_Customized_.csv
M +2 -4 kmymoney/plugins/views/reports/core/tests/querytable-test.cpp
M +10 -7 kmymoney/plugins/views/reports/kreportconfigurationfilterdlg.cpp
https://invent.kde.org/office/kmymoney/-/commit/a70cb789b1fcfa7c4eb9cb379c6d28cacc69e378
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list