Introduction #
Data management is essential for effectively using an ERP system. ERP software integrates data from different business functions, such as finance, inventory, sales, and human resources, into a single system. For the system to work reliably, the data must be accurate, consistent, and properly maintained.
In this tutorial, we will learn how users can import data into Emeron ERP from different sources (like spreadsheet), and ways to export data out of Emeron ERP.
Data Import #
The Data Import tool in Emeron ERP allows users to import records into the system using CSV or Excel files.
It provides a convenient way to upload or update large volumes of data at once, especially master data, without the need for manual entry.
This tool is commonly used during initial system setup, data migration, or when bulk updates are required. By using the Data Import tool, users can ensure faster data entry while maintaining consistency across records.
To access the Data Import tool, navigate to:
Home > Data
Or go to the Document you want to import and click on Menu > Import
Before starting the import process, make sure that all required data is prepared correctly and follows the expected format. The Data Import tool supports two main operations:
- Importing new records
- Updating existing records
Using the correct option helps ensure that data is imported accurately and without duplication.
Inserting New Records #
The Data Import Tool in Emeron ERP allows users to upload bulk records into the system using a predefined template. This document outlines the step-by-step process for importing new records.
Inserting Records #

- Navigate to Data Import
- Select the Document Type
- Select Import Type as Insert New Records.
- Click on Save.
- Now, click on Download Template
Download Template #
We have an option to download the template to insert the records/update the records
- Clicking on Download Template opens a dialog box
Download Template Dialog box
- We can select the File type as CSV or Excel
- Then the next step is to decide the Export Type; there are various options available for this:
- All Records – This will export all the records for the selected Document Type
- Filtered Records – Based on filters, the records will be fetched and exported
- 5 Records – This will fetch the top 5 records; it can be used to see the data format for reference
- Blank Template – This includes just a blank file with the selected column names
While inserting new records, the template should be blank. If you have a few records in your system, you can select Export Type as “5 Records” to see the format in which you have to enter the data in the template.
- Once the Export Type is selected, all the fields are displayed below. The ones in red are the mandatory fields, and the yellow ones indicate the depends on fields
- There are options to consider when selecting the fields to insert as well:
- Select All – As the name suggests, it will pick all the fields
- Select Mandatory – Picks only the mandatory fields in red
- Unselect All – This is like a reset, removing the selection from all fields
- Then Click Export and get the exported file.
- Now, save your template as an Excel or Comma-Separated Values (CSV) file.
You can leave the ID column as blank while inserting new records.
When you import this template, each row will make a record in the system.
- Once the template is updated and ready with the data, we can import it. For more details, check here.
Importing a Template #
Once the data has been added to the downloaded template, the following steps are followed:
- After updating your template file, go back to the Data Import form and attach the file by clicking on the Attach button.
Attaching file for import - Select the template file and click on Upload.
- After the upload is successful, click on Start Import.
- Once the Sheet is uploaded, the system validates the sheet and gives the result on screen before importing the data

- If there are any errors in your template, they will be shown in the Warnings section. The warnings will be categorized by Row or Column with their number so that you can easily track them down in the template and resolve them. You must resolve all the warnings before you can import the data.
- After you have resolved the warnings, click on Start Import again to import the data. On successful import of the data, you’ll see a log of each record that was created in the Import Log section.
Validations and Errors #
Duplicate Name #
In case we try to add a record with a duplicate name, it will throw an error like this
Duplicate Name Error
Mapping of missed columns #
When we add additional columns while downloading the template, or we have renamed a column in the template we are importing, it may throw an error about not being able to match the columns.
To resolve this, we can click on the map columns and manually map the columns to the corresponding columns in the Document.
Importing child records #
Data in Emeron ERP is stored in tables like a spreadsheet with columns and rows of data. Each form likes Sales Order, has multiple fields like Customer, Company, etc. It also has tables like the item table, tax table, etc. In Data Import, the set of fields in the Sales Order is treated as the main table, and the rows inside the child table (item table) are treated as the child table for data import.
Each form in Emeron ERP can have multiple child tables associated with it. The child tables are linked to the parent tables and are implemented where there are multiple values for any property. For example, an Item can have multiple prices, a Sales Invoice has multiple Items, Taxes, and so on.
When you export a document with child tables, for e.g., each child row will appear on a separate row, but it is associated with a single parent row. The subsequent values in the parent columns will remain blank. You must ensure that this order is not broken when you are importing it via Data Import.
Child records importing
Ways to Import Data #
Import from Google Sheets #
You can import data directly from Google Sheets by following these steps:
- Upload or copy your template into Google Sheets.
- Enter or update your data in the sheet.
- Ensure the Google Sheet is set to Public access.
- Once confirmed, use the Google Sheets link in the Data Import page to proceed with the import.
Google sheet Data File
Tip
To verify that the sheet is publicly accessible, open the Google Sheets URL in an incognito/private browser window. If the file opens without requiring login access, it is correctly configured.
Post Import using google sheets
Import from the file system #
- On the Data Import Page, there are two available options:
- Attach File
- Import Using Google Sheets

- After clicking Attach, you will see multiple upload options:

- Available Upload Options
- My Device
Upload a file directly from your local computer. - Library
Select a file that has already been uploaded and stored in the system’s file library. - Link
Provide a direct web URL to a file hosted online.
- Choose the appropriate option based on where your file is stored, then proceed with the upload.
Submit After Import #
In Emeron ERP document types are mainly of two types – masters and transactions. The masters are records like Customer and Task which can only be saved not submitted. Transactions like Sales Orders, Purchase Invoices are submittable documents and can be submitted.
When you select a submittable document type for Import, you can tick Submit After Import to submit the document after it is imported.
Don’t Send Emails #
Let’s say you have created a Notification in your system and whenever a Lead is created an email is sent. Now, if you are bulk importing Leads then a lot of emails will be sent, which may not be desired. You can disable this option to avoid sending emails.
Additional Notes #
Upload Limit #
There is no hard limit on the number of records that can be imported. But you must try and upload only a few thousand records at a time. Importing a large number of records (let’s say 50,000) might slow down the system considerably for the users that are using the system.
CSV Files #
A CSV (Comma Separated Value) file is a data file that you can upload into Emeron ERP to update various data. Any spreadsheet file from popular spreadsheet applications like MS Excel or Open Office Spreadsheet can be saved as a CSV file.
If you are using Microsoft Excel and using non-English characters, make sure to save your file encoded as UTF-8.
For older versions of Excel, there is no clear way of saving as UTF-8. So save your file as CSV, then open it in Notepad, then save as “UTF-8”. (Or upgrade your Excel!)
Data Export #
‘Data Export’ helps you extract data from any DocTypes to a CSV or an Excel format.
To access Data Export, go here.
Home > Data Export
How to Use Data Export #
- Go to the ‘Data Export’ DocType.
- Select the DocType from which the data is to be extracted.
- Select the file format whether CSV or Excel.
- Tick the checkbox if you want to export the data without any header notes and column descriptions.
- Select the fields to export; the red ones are mandatory.
- You can also add filters to select only specific data. For example, ‘Territory = Asia’ will export all Customers whose Territory is set as ‘Asia’.
- Click on Export to download the file.

After exporting data, you can use the same file to import data using Data Import.
Downloading Backups #
In Emeron ERP, you can manually download a database backup.
To get the latest database backup, go to:
Home > Download Backups
Backup available for the download is updated every eight hours. Click on the link to download the backup at a given time.
If you want to set the number of Backups available for download at a time, then click on ‘Set Number of Backups’, which will navigate you to ‘System Settings’, where you can set the number.
Download backup post backup taken

Downloading Files Backup #
Clicking on Download Files Backup will send an email with links to the backup for both private and public files. Email must be configured for this to work.

Getting Backup Encryption Key #
In order to get the backup encryption key, click on the designated button. Upon getting your system password validated, the system will provide you with the encryption key.

Automating Backups to Cloud Storage #
You can also automate your backups to be uploaded directly to a cloud storage platform. Currently, Emeron ERP supports:
- Amazon S3
- Dropbox
- Google Drive