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

Utility functions for file access. More...

#include "libqof/qof/qof.h"

Go to the source code of this file.

Macros

Defined features
#define GNC_FEATURE_CREDIT_NOTES   "Credit Notes"
 
#define GNC_FEATURE_NUM_FIELD_SOURCE   "Number Field Source"
 
#define GNC_FEATURE_KVP_EXTRA_DATA   "Extra data in addresses, jobs or invoice entries"
 

Functions

gchar * gnc_features_test_unknown (QofBook *book)
 
void gnc_features_set_used (QofBook *book, const gchar *feature)
 

Detailed Description

Utility functions for file access.

Author
Copyright (C) 2011 Derek Atkins derek.nosp@m.@iht.nosp@m.fp.co.nosp@m.m
Copyright (C) 2012 Geert Janssens geert.nosp@m.@kob.nosp@m.altwi.nosp@m.t.be

These functions help you to manage features that GnuCash supports. This is mainly used to prevent older GnuCash versions from opening book with data they aren't capable of processing properly.

Definition in file gnc-features.h.