brotherton-erpnext/erpnext/docs/user/manual/en/setting-up/articles/overwriting-data-from-data-import-tool.md
2015-12-23 18:58:07 +05:30

2.5 KiB

#Overwriting Data from Data Import Tool

Data Import Tool allows importing documents (like customers, Suppliers, Orders, Invoices etc.) from spreadsheet file into ERPNext. The very same tool can also be used for overwrite values in the existing documents.

Over-writing data from Data Import Tool works only for the saved transactions, and not for Submitted ones.

Let's assume there are no. of items for which we need to overwrite Item Group. Following are the steps to go about overwriting Item Groups for existing Items.

####Step 1: Download Template

Template Used for overwriting data will be same as one used for importing new items. Hence, you should first download template from.

`Setup > Data > Import/Export Data'

Since items to be over-written will be already available in the system, while downloading template, click on "Download with data" to get all the existing items in the template.

Download Template

####Step 2: Prepare Data

In the template, we can only keep rows of the items to be overwritten and delete the rest.

Enter new value in the Item Group column for an item. Since Item Group is a master in itself, ensure Item Group entered in the spreadsheet file is already added in the Item Group master.

Update Values

Since we are overwriting only Item Group, only following columns will be mandatory.

  1. Column A (since it has main values of template)
  2. Name (Column B)
  3. Item Group

Columns of other field which won't have any impact can be removed, even if they are mandatory. This is applicable only for overwriting, and not when importing new records.

####Step 3: Browse Template

After updating Item Groups in spreadheet, come back to Data Import Tool in ERPNext. Browser and select the File/template which has data to be overwritten.

Browse template

####Step 4: Upload

On clicking Import, Item Group will be over-written.

Upload

If validation of values fails, then it will indicate row no. of spreadsheet for which validation failed and needs correction. In that case, you should corrected value in that row of spreadsheet, and then import same file again. If validation fails even for one row, none of the records are imported/overwritten.