mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug #672157: New CSV account and transaction exporter
Patch by Robert Fewell: I have put together a new feature to export the account tree and transactions to a deliminated file. Both options allow you to select the deliminator and the use of quotes. Every thing seems to work on the testing I have done but may be some of the text and the headings in the output might need changing. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22085 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1279,6 +1279,8 @@ AC_CONFIG_FILES(
|
||||
src/import-export/ofx/Makefile
|
||||
src/import-export/ofx/test/Makefile
|
||||
src/import-export/csv/Makefile
|
||||
src/import-export/csv-export/Makefile
|
||||
src/import-export/csv-export/schemas/Makefile
|
||||
src/import-export/log-replay/Makefile
|
||||
src/import-export/aqbanking/Makefile
|
||||
src/import-export/aqbanking/schemas/Makefile
|
||||
|
||||
Reference in New Issue
Block a user