Quasar Docs

More Topics

Customer CSV Import

The Customer CSV Import bulk-loads customer records from a comma-separated file. It supports both company and individual customers, complete with address and contact information, and inherits financial settings from the assigned customer type. For a complete walkthrough, see the Quasar Guide. Access from Sales › Customer File Import.

Configuration Fields

Import File

Path to the CSV file. Use ... or F9 to browse.

Default Customer Type

Required. The customer type applied when the CSV row's type field is empty or doesn't match an existing type. Provides default settings for AR account, terms, credit limit, grace days, service charge, statement preferences, price level, and permissions.

Next Customer#

Required. Starting number for auto-assigned customer numbers. Used when the CSV row does not include a customer number. Automatically increments for each customer created.

CSV File Format

The CSV file must contain exactly 20 fields per line, comma-separated. Lines where field 1 is “Blank” are skipped.

#FieldDescription
1FlagSet to “Blank” to skip this row entirely.
2Customer NumberExplicit customer number. If empty, the next auto-number is used.
3CompanyCompany name. If non-empty, customer is created as a company; otherwise as an individual.
4First NameFirst name (for individual customers).
5Last NameLast name. The display name is formed as “Last, First” for individuals.
6Customer TypeCustomer type name. Falls back to the Default Customer Type if not found.
7ContactPrimary contact name (for companies).
8Address Line 1Street address.
9Address Line 2Second address line.
10CityCity.
11Province/StateProvince or state.
12CountryCountry.
13Postal CodePostal/ZIP code.
14Phone 1Primary phone number.
15Phone 2Secondary phone number.
16FaxFax number.
17EmailEmail address.
18WebWebsite URL.
19Credit LimitOverride credit limit. If empty, uses the customer type's default.
20Require Statement“Y” to require statements, “N” to suppress, blank for the type default.

Inherited Customer Type Settings

Each imported customer inherits the following from its resolved Customer Type:

• AR Account • Terms • Tax Exempt status • Grace Type & Days • Credit Limit (unless overridden) • Service Charge rate • Statement preferences (unless overridden) • Price Level & Force Price Level • Charge/Withdraw/Payment permissions • Check Withdraw Balance • Second Receipt

Customers whose name already exists in the database are skipped as duplicates.

Import Results Log

ColumnDescription
Customer NumberThe assigned customer number.
CompanyCompany or display name.
First NameFirst name.
Last NameLast name.
Customer TypeResolved customer type name.

Actions

ButtonDescription
ImportValidates the Customer Type and Next# fields, then processes the CSV file. A progress dialog with Cancel support is displayed.
PrintPrints the import results log.
CloseCloses the import screen.

Related Screens

Data Import (XML) Item CSV Import Customer List Customer Types

Quasar Accounting 7.1 • © Linux Canada Inc. • Table of Contents