|
GnuCash
2.6.99
|
Cleanup functions for business objects. More...
#include "gnc-engine.h"Go to the source code of this file.
Functions | |
Cleanup functions for business objects | |
Provides the high-level API for checking and repairing ('scrubbing clean') the various data objects used by the business functions. | |
| gboolean | gncScrubBusinessLot (GNCLot *lot) |
| void | gncScrubBusinessAccountLots (Account *acc) |
| void | gncScrubBusinessAccountTreeLots (Account *acc) |
Cleanup functions for business objects.
Provides the high-level API for checking and repairing ('scrubbing clean') the various data objects used by the business functions.
Definition in file ScrubBusiness.h.
1.8.6