Bug 449419

Summary: exporting a report does not include totals for categories
Product: [Applications] kmymoney Reporter: dpcacy
Component: reportsAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.1.2   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

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