GnuCash  5.6-150-g038405b370+
Macros
import-utilities.h File Reference

Preference keys for the generic importer. More...

#include "Account.h"

Go to the source code of this file.

Macros

#define GNC_PREFS_GROUP_IMPORT   "dialogs.import.generic"
 The preferences used by the importer.
 
#define GNC_PREF_ENABLE_SKIP   "enable-skip"
 
#define GNC_PREF_ENABLE_UPDATE   "enable-update"
 
#define GNC_PREF_USE_BAYES   "use-bayes"
 
#define GNC_PREF_ATM_FEE_THRESHOLD   "atm-fee-threshold"
 
#define GNC_PREF_AUTO_CLEAR_THRESHOLD   "auto-clear-threshold"
 
#define GNC_PREF_AUTO_ADD_THRESHOLD   "auto-add-threshold"
 
#define GNC_PREF_MATCH_THRESHOLD   "match-threshold"
 
#define GNC_PREF_MATCH_DATE_THRESHOLD   "match-date-threshold"
 
#define GNC_PREF_MATCH_DATE_NOT_THRESHOLD   "match-date-not-threshold"
 

Detailed Description

Preference keys for the generic importer.

Author
Copyright (C) 2002 Benoit Grégoire bock@.nosp@m.step.nosp@m..poly.nosp@m.mtl..nosp@m.ca

Definition in file import-utilities.h.