GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

int _genimportsettings::add_threshold

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.

int _genimportsettings::clear_threshold

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.

int _genimportsettings::display_threshold

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.

double _genimportsettings::fuzzy_amount

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: