{GNC_FEATURE_CREDIT_NOTES,"Customer and vendor credit notes (requires at least GnuCash 2.5.0)"},
{GNC_FEATURE_NUM_FIELD_SOURCE,"User specifies source of 'num' field'; either transaction number or split action (requires at least GnuCash 2.5.0)"},
{GNC_FEATURE_KVP_EXTRA_DATA,"Extra data for addresses, jobs or invoice entries (requires at least GnuCash 2.6.4)"},
{GNC_FEATURE_BOOK_CURRENCY,"User-specified book currency stored in KVP. Never implemented but some user managed to get it set anyway. (requires at least GnuCash 2.7.0)"},
{GNC_FEATURE_GUID_BAYESIAN,"Use account GUID as key for Bayesian data (requires at least GnuCash 2.6.12)"},
{GNC_FEATURE_GUID_FLAT_BAYESIAN,"Use account GUID as key for bayesian data and store KVP flat (requires at least Gnucash 2.6.19)"},
{GNC_FEATURE_SQLITE3_ISO_DATES,"Use ISO formatted date-time strings in SQLite3 databases (requires at least GnuCash 2.6.20)"},
{GNC_FEATURE_BOOK_CURRENCY,"User-specified book currency stored in KVP. Never implemented but some user managed to get it set anyway. (requires at least GnuCash 2.7.0)"},
};
/* This static indicates the debugging module that this .o belongs to. */
staticQofLogModulelog_module=G_LOG_DOMAIN;
@ -66,6 +81,19 @@ header = N_("This Dataset contains features not supported "