GnuCash 2.4.99
Data Fields
_genimportsettings Struct Reference

Data Fields

gboolean action_skip_enabled
gboolean action_update_enabled
gboolean action_add_enabled
gboolean action_clear_enabled
int clear_threshold
int add_threshold
int display_threshold
double fuzzy_amount
gint match_date_hardlimit

Detailed Description

Definition at line 47 of file import-settings.c.


Field Documentation

Transaction who's best match probability is below or equal to this will be added as new by default

Definition at line 60 of file import-settings.c.

Transaction who's best match probability is equal or higher than this will reconcile their best match by default

Definition at line 57 of file import-settings.c.

Transaction's match probability must be at least this much to be displayed in the match list. Dont set this to 0 except for debugging purposes, otherwise all transactions of every accounts will be shown in the list

Definition at line 65 of file import-settings.c.

The allowed amount range for fuzzy amount matching, in the users default commodity.

Definition at line 68 of file import-settings.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines