allow recursive copying of gncEntry from a gncInvoice

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13565 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams
2006-03-09 16:50:39 +00:00
parent be3244dd82
commit 32cd6f4716

View File

@@ -1,3 +1,9 @@
2006-03-09 Neil Williams <linux@codehelp.co.uk>
* src/business/business-core/gncInvoice.c : Enable
QOF_TYPE_COLLECT to allow recursive copying of gncEntry
within a gncInvoice for QSF export.
2006-03-09 Christian Stimming <stimming@tuhh.de>
* lib/libqof/qof/qoflog.c, lib/libqof/qof/gnc-date.c,