Bug 214849

Summary: CSV export from grid is not correct
Product: [Applications] skrooge Reporter: thdox
Component: generalAssignee: Guillaume DE BURE <guillaume.debure>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: 25.1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: BNP_CEL_CSV_export_from_grid.csv
BNP_CEL_CSV_export_from_file_export.csv

Description thdox 2009-11-16 17:56:47 UTC
Version:           SVN (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

I choose an account, and in the grid, in the header of the grid, I do right click / Export / Export CSV. (See attached file BNP_CEL_CSV_export_from_grid.csv).
I can do via File/Export/Export CSV (see attached file BNP_CEL_CSV_export_from_file_export.csv)

The main issue is :
- the original account contains operations with several currencies, and the export via *grid* omits the currency (the export via *file menu* /does/ export the currency.
A user can be fooled, believing that all operations are from same currency unit, but actually they are not, and exported file is exported with errors.

A workaround is to export via File/Export/Export CSV, but this way does not able to select an account, and user has to filter the resulted file.
Comment 1 thdox 2009-11-16 17:57:24 UTC
Created attachment 38377 [details]
BNP_CEL_CSV_export_from_grid.csv
Comment 2 thdox 2009-11-16 17:57:52 UTC
Created attachment 38378 [details]
BNP_CEL_CSV_export_from_file_export.csv
Comment 3 Stephane MANKOWSKI 2009-11-16 21:31:30 UTC
SVN commit 1050177 by smankowski:

BUG: 214849: CSV export from grid is not correct 

 M  +1 -0      CHANGELOG  
 M  +25 -17    skgbasegui/skgtableview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1050177
Comment 4 Stephane MANKOWSKI 2009-11-16 21:35:50 UTC
SVN commit 1050182 by smankowski:

BUG: 214849: CSV export from grid is not correct (idem for treeview)

 M  +25 -17    skgtreeview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1050182