_genimportsettings Struct Reference
[Import_Export]


Detailed Description

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

Data Fields

gboolean action_skip_enabled
gboolean action_edit_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


Field Documentation

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::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::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:
Generated on Mon Sep 8 05:04:44 2008 for GnuCash by  doxygen 1.5.2