CSV import: Inventory item conversion template

If your organization has been using Sage Intacct and is now ready to implement the Inventory Control application, you can upload a CSV file to convert existing non-inventory items into inventory items.

Converting items is meant to be completed as a one-time process in the context of implementing Inventory Control. Downloading and preparing the CSV template and then uploading the CSV file needs to occur in a particular sequence in the set of implementation tasks. Learn about the steps to convert items and the importance of their order.

About item conversion

Use the CSV file to identify which of your existing items you want to convert into inventory items. You can also designate a new cost method or use the default cost method for the converted items.

After you prepare the import CSV file, at the appropriate step in the item conversion process, you'll use Upload in the Convert Items section of the Configure Inventory Control page to import the file. When you upload the CSV file, Intacct changes the identified items to inventory items and updates the cost method to the one specified, or the default cost method.

Download a template from Configure Inventory Control

Download a new blank template from the Configure Inventory Control page.

  1. Go to Inventory Control > Setup > Configuration.

  2. In the Convert items subsection in the Enable functionality section, select the Template button.

The template is automatically downloaded.

Prepare the CSV file for import

When the template it downloaded, the correct headers are in the template already. All you have to do is fill in the columns with your data, save it as a CSV file, and upload the file. The header titles in the template you download correlate to fields in Intacct. Incorrect header titles will cause an upload error.

Best practices

The following best practices will help you prepare your CSV file for upload.

  1. Download the latest template from the Configure Inventory Control page.
  2. Use the column descriptions as a guide to entering information.

    • Do not change the titles in the header row.

      The header titles correlate to fields in Intacct. Incorrect header titles will cause an upload error. When you download a template from the Company Setup Checklist, the correct headers are in the template.

    • Read the header descriptions in the template.

      The header description is the cell under the header row that explains what type of information is accepted for each column. If you enter information in the wrong format, or with an incorrect accepted value, it will cause an error in your upload.

    • Enter required information.

      Some data is required, while others are not. Read the description field to determine which information is required. If you do not enter required information, your upload will fail.

  3. Save the file as a comma-separated value, or CSV, file. If saving from Excel, you could choose the comma delimited file type.

The file will have the file extension .csv after you save it.

Avoid common import errors

Intacct recommends following these guidelines to avoid import errors.

Import the CSV file from Configure Inventory Control

At the appropriate step in the item conversion process, import the CSV file from the Configure Inventory Control page.

  1. Go to Inventory Control > Setup > Configuration.

  2. In the Convert items subsection in the Enable functionality section, select Upload.
  3. In the Import Company Information dialog, set the following and select Import:

After an import, Intacct informs you if the import was successful and how many records were imported.

In a completely successful import, the confirmation page lets you verify all the records in your original file were, in fact, successfully imported without having to manually verify them.

Offline CSV imports

Some imports can take considerable time, depending on their size and how much processing Intacct must do to the data. When in doubt, select Process offline on the import utility page.

When the offline process is complete, Intacct sends an email to the address you entered in the Import Company Information dialog (where you imported your file).

Intacct recommends that you select Process offline when importing CSV files, and provide your email address. If your import fails, you’ll always be notified, and the failed records are sent to your email.

Handle errors

If you experience import errors, review the importing tips and common errors above.

Import errors occur when you try to import information that does not match the requirements of the template. Read the descriptions in the template to determine the most accurate way to enter your data.

If individual transactions are in error, the rows in the transaction that are in error are saved in a CSV file for you along with an error code for each row. Check your email for information about specific errors. See Find and fix CSV import errors for more information.

Field descriptions

The following field definitions help explain what type of information is required for each field, and how to enter valid information. It's always a good idea to read the field definitions before making entries.

Field Name: DONOTIMPORT

#

Any row that starts with # is ignored during import.

Field Name: ITEM_ID

UI Field Name:

Item ID

Type:

Character

Length:

30

Default Value:

None

Valid Values:

Alphanumeric and underscore

Dependencies:

Must refer to a valid Item ID with an item type of Non-inventory, Non-inventory (purchase only), Non-inventory (sales only), or Kit

Required:

Yes

Editable:

Yes

Notes:

This CSV file does not create new items; it only converts existing items to have an item type of Inventory (or Stockable Kit if being converted from a Kit)
Field Name: COST_METHOD

UI Field Name:

Cost method

Type:

Character

Length:

 

Default Value:

 

Valid Values:

Standard, Average, FIFO, LIFO, or leave blank.

Dependencies:

Enable multiple cost methods on the Configure Inventory Control page must be selected if you define anything other than the default cost method.

Required:

No

Editable:

No

Notes:

If left blank, the value of Default cost method on the Configure Inventory Control page is used.