GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ScrubBusiness.h File Reference

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)
 

Detailed Description

Cleanup functions for business objects.

Author
Created by Geert Janssens August 2014
Copyright (c) 2014 Geert Janssens geert.nosp@m.@kob.nosp@m.altwi.nosp@m.t.be

Provides the high-level API for checking and repairing ('scrubbing clean') the various data objects used by the business functions.

Author
Created by Geert Janssens August 2014
Copyright (c) 2014 Geert Janssens geert.nosp@m.@kob.nosp@m.altwi.nosp@m.t.be

Definition in file ScrubBusiness.h.