Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Bank accounts must be setup before importing bank statements. Also if bank statements are entered manually these bank accounts must be setup.

For the following step you must have the Show Internal IDs preference enabled. If this preference is not enabled, go to Home > Set Preferences. Under General tab, Default section, mark Show Internal IDs. Click Save.


    1. Setup a folder to store bank statements

      1. Go to Documents (click on the tab)

      2. Click on New Folder

      3. Give the folder a name

      4. Enter all other information and restrict access as necessary

      5. Click Save

      6. Take note of the Internal ID of the folder, which is displayed in the file cabinet under the Internal ID column.

    2. Setup a Bank Account Configuration record

      1. This records tells ERP fast forward Bank Reconciliation how to interpret the csv file that you will import. Also some bank account-specific preferences can be set here.

      2. Go to Setup > Bank Statement Setup > Bank Account Configuration > New

      3. Select the bank account (G/L Account) that you want to setup

      4. In the Bank field, see if your bank is in the list. If yes, select it. If no, proceed to step 3 below.

      5. Once the bank is selected, most necessary field defaults will be populated. Some need to be done manually.

      6. If Payment Method is a mandatory field on the Customer Payments, select which payment method you wish to use for customer payments that are created through Easy Bankstatements

      7. Select a Default Tax Code. This is used when you are processing payments that do not have a bill or invoice. For example, payments that were done by debit card. Then the tax is automatically calculated, unless you change the tax code on the line. If you do not wish to have tax calculated, select an Exempt tax code (usually E-XX, for example E-NL). For non-VAT nexuses, choose -Not Taxable-

      8. In Statements Folder ID, enter the folder internal ID that was noted in step 1-6

      9. Click Save. Congratulations, you are ready to import bank statements!

        If there was no default bank configuration for your bank, you may enter the values manually. See below table for a description of all fields.

    3. Setup preferences for the bank account (subtab Preferences).

      1. Set Payment Method will set the payment method on the resulting bank transaction

      2. Disable reconciliation warnings will disable the yellow WARNING boxes after saving a bank statement.

      3. Create Customer Deposit As Journal will create a journal entry instead of a Customer Deposit transaction. For advice please contact support@fastfour.com.

      4. Create Vendor Preprayment as Journal will create a journal entry instead of a Check and Vendor Credit. For advice please contact support@fastfour.com.

      5. Based on those checkboxes, the fields Vendor Prepayment Holding Account, Default Payables Account, Default Receivables Account and Exempt Tax Code may become mandatory. Be sure to select values for the mandatory fields.

      6. Create Journal instead of Check will not create any checks, the tool will create journals instead

      7. You may choose to select a default Department, Class and Location for this bank account. The value selected here will appear on all payment transactions created by the tool.

    4. Setup Custom Matching Parameters. Use this feature only if you have specific requirements for which fields should be used for matching, such as matching based on payment reference number, PO number or multiple matching fields.
      1. In the sublist for Custom Matching Parameters you can list the NetSuite fields that contain values for matching. The match value in the bank file should be in one of the three Description columns.
      2. In Transaction Field, select the field in which the value should appear
      3. In Transaction Field ID the Script ID will appear automatically after selecting a field. You may also simply type in the script ID of the field from the Record Browser instead of selecting a field.
      4. If you use this feature, only the fields in this list will be used for matching. If matching on Document Number is required, add 'tranid' to the list of fields.
    5. Setup Additional Fields. To use this feature, first enable it under Setup > Company > General Preferences > Custom Preferences > ERP FF Bank Reconciliation > Use Additional Fields. Additional fields may be useful when there is additional information in the csv bank statement that you wish to record on the payment transactions. You may enter as many as you want. This only works for fields of type Transaction Body Fields.
      1. In CSV Column, enter the column that holds the value that you want to place on the payment transaction (please note the most left column of a csv is column 0
      2. In NetSuite Field, select the field in which the value should appear
      3. In the NetSuite Field ID field the Script ID will appear automatically after selecting a field. You may also simply type in the script ID of the field from the Record Browser instead of selecting a field.
      4. Leave Apply to empty if you want the value to appear on all transactions. Select a transaction to only make it appear on one transaction. Should the value appear on more then one, but not all records, then add new lines for each transaction.
      5. Feel free to contact support@fastfour.com for questions about this functionality.


Please note that the most left column of a CSV file is column 0


FieldDescription
Description column 1, 2 & 3Description Column 1, 2 and 3 are both used to collect possible invoice numbers, to match with open transactions. They are also displayed as memo. You may choose to only enter 1. If you also provide a value in Description Column 2, the values in these two columns are joined. The same applies for Description Column 3.
Remove Leading Zero'sIf the description column contains leading zeros that should be removed, check this box.
Debit/Credit Column Debit/Credit column is used when there is a specific column in the statement that specifies if the amount was debited or credited from the account. If not specified, Easy Bankstatements will look for negative and positive amounts.
Debit/Credit IdentifierDebit/Credit Identifier tells the tool what values to expect in the Debit/Credit column. When set to Separate Columns, the Debit column must be put in field 'Debit/Credit Column' and the Credit column must be put in field 'Amount'.
Contact support@fastfour.com if the necessary values are not in this list.
Amount Column Amount column is the column number that holds the amount.
Date Column Date column is the column number that holds the date.
Currency Column Currency column is the column number that holds the currency.
Bank Country Only has effect if you choose Finland or Switzerland as country.
Tax Country Tax Country determines which tax codes are accepted.
Default Tax Code Default Tax Code is used when you are processing payments that do not have a bill or invoice. For example, payments that were done by debit card. Then the tax is automatically calculated, unless you change the tax code on the line. If you do not wish to have tax calculated, select an Exempt tax code. (usually E-XX, for example E-NL, or -Not Taxable-)
Has CSV Header Row

Check whether the first row of the CSV file is a header instead of transactional data. If this is the case make sure this checkbox is 'checked’.

Number Of Header Rows If there are multiple header rows, enter the number of header rows here. If there is only 1, only checking the box will suffice.
Number Of Trailing RowsIf there are trailing rows in the csv file that should be excluded from the statement, enter the number here. Leave blank if there aren't any.
Statements Folder ID

Enter the internal ID of the folder used to store bank statement files.

CSV Date Format

Select the date format used in the CSV file. Contact support@fastfour.com if the necessary values are not in this list.

Currency (if no column) If there is no currency column in the file, select a currency for the statement.
Counterparty Column Counterparty column should hold the column number for the counterparty of the bank transaction.
Decimal Separator Choose the amount decimal delimiter. If left blank, a dot is used.
CSV DelimiterChoose the CSV delimiter. If left blank, a comma is used.
Disable Automatic Matching

'Check' this box if automatic invoice/bill matching should not take place.

Match Transactions On Mostly Invoice Number would be selected here. Sometimes, usually with e-commerce payment gateways, the sales order number is specified in the file.
Process Empty CSVCheck this to automatically generate Bank Statements for empty files retrieved via the scheduled data retrieval tool.
  • No labels