gnucash master: Bug 754530 Add CSV Export Simple Layout

Geert Janssens gjanssens at code.gnucash.org
Thu Oct 8 16:29:59 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/e5c0ec88 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c3e054a9 (commit)



commit e5c0ec88aac75fc42351396fd7804fad9a517da0
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Sep 24 13:06:03 2015 +0100

    Bug 754530 Add CSV Export Simple Layout
    
    This patch adds a simple layout to the CSV Transaction export.



Summary of changes:
 src/import-export/csv-exp/assistant-csv-export.c   |  51 +-
 .../csv-exp/assistant-csv-export.glade             | 104 +--
 src/import-export/csv-exp/assistant-csv-export.h   |   4 +
 .../csv-exp/csv-transactions-export.c              | 753 ++++++++++++++-------
 4 files changed, 574 insertions(+), 338 deletions(-)



More information about the gnucash-patches mailing list