Bug 214849 - CSV export from grid is not correct
Summary: CSV export from grid is not correct
Status: RESOLVED FIXED
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: 25.1.0
Assignee: Guillaume DE BURE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 17:56 UTC by thdox
Modified: 2009-11-16 21:35 UTC (History)
0 users

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


Attachments
BNP_CEL_CSV_export_from_grid.csv (450 bytes, text/csv)
2009-11-16 17:57 UTC, thdox
Details
BNP_CEL_CSV_export_from_file_export.csv (320 bytes, text/csv)
2009-11-16 17:57 UTC, thdox
Details

Note You need to log in before you can comment on or make changes to this bug.
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