Bug 476772

Summary: improve readability of transactions import statistics
Product: [Applications] kmymoney Reporter: surcouf <arnaudvillemain>
Component: ux-uiAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: wishlist CC: arnaudvillemain
Priority: NOR    
Version: 5.1.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: current transactions import statistics

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