From 75b7c7bfd3d8318abf79d4e0df52cf280c5e5c44 Mon Sep 17 00:00:00 2001 From: Geert Janssens Date: Fri, 26 Jul 2024 15:27:06 +0200 Subject: [PATCH] Csv Import - improve assisant's introduction page --- gnucash/gtkbuilder/assistant-csv-trans-import.glade | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/gnucash/gtkbuilder/assistant-csv-trans-import.glade b/gnucash/gtkbuilder/assistant-csv-trans-import.glade index 5f418cbd1e..acc66a567f 100644 --- a/gnucash/gtkbuilder/assistant-csv-trans-import.glade +++ b/gnucash/gtkbuilder/assistant-csv-trans-import.glade @@ -46,13 +46,13 @@ For a successful import three columns have to be available in the import data: • a Date column • a Description column -• a Deposit or Withdrawal column +• an Amount or Amount (Negated) column If there is no Account data available, a base account can be selected to which all data will be imported. Apart from a choice of delimiter, there are several options to tweak the importer. For example a number of lines can be skipped at the start or the end of the data, as well as odd rows. Several date and number formats are supported. The file encoding can be defined. -The importer can handle files where transactions are split over multiple lines, with each line representing one split. +The importer can handle files where transactions are split over multiple lines, with each line representing one split. A new transaction is started each time any of the transaction related columns' value differs from the one in a previous, non-empty one. Those columns are Transaction ID, Date, Number, Description, Notes, Transaction Commodity and Void Reason. Lastly, for repeated imports the preview page has buttons to Load and Save the settings. You can save your adjusted settings to reuse them on later imports. After loading your settings you can also tweak them again for similar imports and save them under another name. True @@ -416,7 +416,7 @@ There are two reserved names which can't be used to save custom settings: start start dialog-information - 3 + 3 False @@ -864,7 +864,7 @@ For example start start dialog-information - 3 + 3 False @@ -1145,6 +1145,9 @@ More information can be displayed by using the help button. False + + False +