Bug 449419 - exporting a report does not include totals for categories
Summary: exporting a report does not include totals for categories
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: reports (show other bugs)
Version: 5.1.2
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-31 17:22 UTC by dpcacy
Modified: 2022-01-31 17:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dpcacy 2022-01-31 17:22:13 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Create a default report, such as Transactions by Category.
2. Note that totals are identified for each category.
3. Export that report to CSV.
4. Open the CSV and note that the totals field is not in the file, although the totals amount is.

For example, if the category is "Groceries", the report may show something like
Total Groceries              500.00

But in the CSV, it will just have " 500.00" -- the term "total Groceries" or even "total" is missing.

OBSERVED RESULT

Open the CSV and note that the totals field is not in the file, although the totals amount is.

For example, if the category is "Groceries", the report may show something like
Total Groceries              500.00

But in the CSV, it will just have " 500.00" -- the term "total Groceries" or even "total" is missing.

EXPECTED RESULT

The totals amount will have the category for that total.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION