|
GnuCash
2.6.99
|
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, COMMODITYM, COMMODITYN, HIDDEN, TAX, PLACE_HOLDER, ROW_COLOR, N_COLUMNS } |
Functions | |
| void | gnc_file_csv_account_import (void) |
CSV Import Assistant.
Definition in file assistant-csv-account-import.h.
| void gnc_file_csv_account_import | ( | void | ) |
The gnc_file_csv_account_import() will let the user import accounts from a delimited file.
Definition at line 686 of file assistant-csv-account-import.c.
1.8.6