GnuCash
Contact   Instructions
Bug 797123 - File->Export Transactions to CSV doesn't output transaction data
Summary: File->Export Transactions to CSV doesn't output transaction data
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: General (show other bugs)
Version: 3.4
Hardware: PC Linux
: Normal normal
Target Milestone: ---
Assignee: general
QA Contact: general
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-04 02:18 EST by David Cousens DaveC49
Modified: 2019-05-13 07:01 EDT (History)
3 users (show)

See Also:


Attachments

Description David Cousens DaveC49 2019-03-04 02:18:18 EST
File->Export Active Register to CSV appears to be workinbg OK however 
File_>Export Transactions to CSV does notexport any transaction information. I am using a test data foile with a single transaction crediting Asset:CurrentAssets:Savings Account by $100 and debiting Asset:CurrentAssets:Cash in Wallet by $100  (All AUD)
File->Export Active Register to CSV with Asset:CurrentAssets:Savings Account as the active register produces:

Date,Transaction ID,Number,Description,Notes,Commodity/Currency,Void Reason,Action,Memo,Full Account Name,Account Name,Amount With Sym,Amount Num.,Reconcile,Reconcile Date,Rate/Price
04/03/2019,2a9b1f7950ab4f388e2c4ae3ac8fe1c3,,Tfr to Cash in  Wallet,,CURRENCY::AUD,,,,Assets:Current Assets:Savings Account,Savings Account,-$100.00,-100.00,n,,1.00
,,,,,,,,,Assets:Current Assets:Cash in Wallet,Cash in Wallet,$100.00,100.00,n,,1.00

File->Export Active Register to CSV appears to be workinbg OK however 
File_>Export Transactions to CSV with:CurrentAssets:Savings Account selected in the dialog for export only produces:

Date,Transaction ID,Number,Description,Notes,Commodity/Currency,Void Reason,Action,Memo,Full Account Name,Account Name,Amount With Sym,Amount Num.,Reconcile,Reconcile Date,Rate/Price

That is only the header information is exported and no data.
Comment 1 Bob 2019-03-04 05:23:24 EST
I will have a look at this, it is to do with the date range, i.e. with the default settings I created a new account with one transaction in it for today and then went to export it but like you all I got was the header. If I changed the date of the transaction to yesterday all was OK.
Comment 2 David Cousens DaveC49 2019-03-04 23:38:28 EST
Bob,

A bit more testing showed Export Transactions to CSV worked OK in single line mode. This was tested next day after creating the transaction originally. I will retest exporting the multiline output to see if it changes the next day. I had no period set on the export, Show All selected.

Ok tested multiline export and today it is working OK confirming  the date range as the origin of the problem

David
Comment 3 Bob 2019-05-13 07:01:33 EDT
This has been fixed and will be in version 3.6

Note You need to log in before you can comment on or make changes to this bug.