The kmymoney report engine allows the export of reports in csv and html format, what is currently missing is an export in XML format. STEPS TO REPRODUCE 1. start kmymoney 2. open a file 3. open a report 4. click on 'export' 5. Inspect the list of extensions OBSERVED RESULT There are entries for csv and html, but not xml. EXPECTED RESULT There should be an entry for xml too ADDITIONAL INFORMATION XML is used as an exchange format in many applications and supports more complex exports than csv allows.
Created attachment 123098 [details] related patch based on 4.8 branch The appended patch implements this feature (based on 4.8 branch), but does not match implementation on 5.0/master branch
A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/236
A possibly relevant merge request was started @ https://invent.kde.org/office/kmymoney/-/merge_requests/237
Git commit 6db271cc70923a2ad40bd586ffa07e3891d5ef37 by Ralf Habacker. Committed on 22/10/2024 at 11:31. Pushed by habacker into branch 'master'. Add xml export to the report user interface FIXED-IN:5.2 M +1 -1 kmymoney/plugins/views/reports/kreportsview.cpp M +3 -1 kmymoney/plugins/views/reports/kreportsview_p.h https://invent.kde.org/office/kmymoney/-/commit/6db271cc70923a2ad40bd586ffa07e3891d5ef37