GnuCash  5.6-150-g038405b370+
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Structures | Enumerations | Functions
assistant-csv-account-import.h File Reference

CSV Import Assistant. More...

Go to the source code of this file.

Data Structures

struct  CsvImportInfo
 

Enumerations

enum  tree_import_model_columns {
  TYPE, FULL_NAME, NAME, CODE,
  DESCRIPTION, COLOR, NOTES, SYMBOL,
  NAMESPACE, HIDDEN, TAX, PLACE_HOLDER,
  ROW_COLOR, N_COLUMNS
}
 

Functions

void gnc_file_csv_account_import (void)
 The gnc_file_csv_account_import() will let the user import accounts from a delimited file.
 

Detailed Description

CSV Import Assistant.

Author
Copyright (c) 2011 Robert Fewell

Definition in file assistant-csv-account-import.h.