Bug 476772 - improve readability of transactions import statistics
Summary: improve readability of transactions import statistics
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (other bugs)
Version First Reported In: 5.1.3
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-09 21:21 UTC by surcouf
Modified: 2025-07-16 14:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.2
Sentry Crash Report:


Attachments
current transactions import statistics (26.77 KB, image/png)
2023-11-09 21:21 UTC, surcouf
Details
improved transaction import statistics within Kmymoney version 5.2.0 (29.46 KB, image/png)
2025-07-16 09:57 UTC, surcouf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description surcouf 2023-11-09 21:21:35 UTC
Created attachment 162994 [details]
current transactions import statistics

SUMMARY
improve readability of transactions import statistics 


STEPS TO REPRODUCE
1. import transactions into one bank account
2. at the end of the import, read the import statistic window (see attachment) 

OBSERVED RESULT
several statistics related to the imported transactions are shown (see attachment). In particularly, the number of transactions of payees are shown. There is no formatting of the information shown.
For example, this text:
Import of transactions for account ABC123456
the account balance on November 9th is 145,57 €
Transactions
4 handled
1 added
0 matched
3 duplicates
payees
0 creation


EXPECTED RESULT
Though, i miss a text indent or some kind of bullet points to help reading the statistics (see my bullet points in red in the attachment). For example, to show this (replace the + by bullet points):
Import of transactions for account ABC123456
+ the account balance on November 9th is 145,57 €
+ Transactions
+ + 4 handled
+ + +  1 added
+ + +  0 matched
+ + +  3 duplicates
+  payees
+ + 0 creation

this indentation help the eyes for a quality check and to distinguish the numbers from the next numbers. In my example the eyes see that 4 = 1+0+3

SOFTWARE/OS VERSIONS
KMyMoney (App-image): Version 5.1.3-db8f32618
Linux/KDE Plasma: Elementary OS 6.1

ADDITIONAL INFORMATION
Comment 1 surcouf 2025-07-16 09:57:02 UTC
Created attachment 183270 [details]
improved transaction import statistics within Kmymoney version 5.2.0

the wish is implemented in kmymoney 5.2.0, see screenshot attached.
The statistics are shown in a better structured way