|
GnuCash
5.6-150-g038405b370+
|
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" |
Preference keys for the generic importer.
Definition in file import-utilities.h.
1.8.14