Dashboard & Quick Setup
Last update:
07/21/2026
Completed
In this topic
Quickenerp Overview
- What is Quickenerp?
- Initial Setup Wizard – Step by Step
- Creating & Managing Users
- Customising Your Dashboard
- Importing Data from Excel/CSV
- Understanding the Interface
- Company Settings in Detail
- Installing & Managing Apps
- Best Practices for Quickenerp
- List View, Form View & Kanban Explained
- Search, Filters & Grouping
Quick Setup Wizard
User Management
Dashboard & Home Screen
Import & Export Data
Importing Data from Excel/CSV
Importing Data into Quickenerp
The import feature lets you bulk-load data from CSV or Excel files. This is essential for:
- Migrating from another system (legacy ERP, spreadsheets).
- Loading a chart of accounts.
- Bulk-creating products, contacts, or orders.
- Updating existing records in bulk.
Import Process – Step by Step
- Navigate to the model you want to import into (e.g. Contacts, Products, Chart of Accounts).
- Switch to list view (not kanban).
- Click the Favorites menu (star icon) next to the search bar.
- Click Import Records.
- Upload your file (CSV or Excel .xlsx).
- Quickenerp reads the file headers and attempts to auto-match them to database fields.
- Review the field mapping. Green check = matched. Yellow warning = ambiguous. Red error = not matched – you must map it manually.
- For fields that are relationships (e.g. "Country", "Category", "Tax"), use the External ID or Name so Quickenerp can link correctly. You can download a sample template with correct headers.
- Click Test Import to validate. Quickenerp checks the first 10 rows and reports any errors.
- If the test passes, click Import to commit all rows.
Importing Related Records (Advanced)
For complex imports involving relationships:
Using External IDs
Each record in Quickenerp can have an External ID (also called XML ID). If you are importing related data (e.g. products and their categories), you need to:
- First import categories and note their External IDs.
- Then import products with a column for the category External ID.
- Quickenerp links the product to the correct category.
Importing Many-to-Many and One-to-Many Fields
For fields that hold multiple values (e.g. Tags, Multiple Taxes):
Exporting Data
- Navigate to the model and set up the filters and grouping to show the records you want.
- Select individual records with checkboxes or leave none selected to export all.
- Click the Actions menu (gear icon).
- Click Export All Records or Export Selected Records.
- A field selector appears. Check the fields you want to export. You can expand relational fields (e.g. Customer – Customer Name, Customer Email, Customer Phone).
- Choose the Export Format: CSV (.csv), Excel (.xlsx), or PDF.
- Check Include External IDs if you plan to re-import the data later (preserves record identities).
- Click Export to download the file.
Import Best Practices
- Clean your data first – Remove duplicates, fix formatting, ensure dates are in a standard format (YYYY-MM-DD).
- Export a sample first – Export a few records from Quickenerp to see the correct column headers and field format.
- Use the test import – Always test before committing. Errors are much easier to fix on 10 rows than 10,000.
- Import in batches – For large datasets (100,000+ rows), split into multiple files of 10,000 rows each to avoid timeouts.
- Handle errors gracefully – Quickenerp shows which rows failed and why. Fix those rows and re-import only the failed ones (use a filter to exclude already-imported rows).
Rating
0
0
Commenting is not enabled on this course.
This documentation is updated continuously. Some features described here may be renamed, deprecated, or still being finalized.