https://bugs.kde.org/show_bug.cgi?id=498033
--- Comment #14 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit d3bd1a3b04282ed043050fffa5004fcc8e2ce89c by Ralf Habacker. Committed on 02/01/2025 at 22:14. Pushed by habacker into branch 'master'. Extend adding debug information for generating xml export The ListTable class receives a new method addSourceLine() for simple output of source text lines of the associated map keys in the XML output as TableRow attribute “ctSourceLines”. This makes it possible to recognize at which source text positions outputs are defined, whether a key is output multiple times or not at all. Corresponding outputs are currently generated for the ctValue and ctPrice keys. M +7 -1 kmymoney/plugins/views/reports/core/listtable.h M +1 -1 kmymoney/plugins/views/reports/core/objectinfotable.cpp M +28 -10 kmymoney/plugins/views/reports/core/querytable.cpp https://invent.kde.org/office/kmymoney/-/commit/d3bd1a3b04282ed043050fffa5004fcc8e2ce89c -- You are receiving this mail because: You are the assignee for the bug.