| qof_book_merge: 'Query Object Framework: Design and direction.' | ||
|---|---|---|
| Prev | Chapter 3. Source Documentation | Next |
For the latest versions, see the CVS. QOF CVS: http://cvs.sourceforge.net/viewcvs.py/qof/qof/
GnuCash CVS: http://cvs.gnucash.org/cgi-bin/cvsweb.cgi/gnucash/src/engine/
Test and example programs. This test file shows an implementation of the qof_book_merge API:
This example files shows an implementation using GnuCash objects:
The example now uses external XML files as data sources:
These are simple GnuCash files, created using the New File druid.
A GUI example is also under development - to allow the New Account Hierarchy druid to be run over an existing file.
druid-merge.c - small changes required to main-window.c to allow for the menu item to call the druid.
merge.glade - the Glade code to describe the druid resource.