Difference between revisions of "Module Imports"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
|name=UCMI01: | |name=UCMI01: | ||
|situation=I have an excel file with 3000 products. I want to import them into Dolibarr. | |situation=I have an excel file with 3000 products. I want to import them into Dolibarr. | ||
− | |actions=Go into menu Tools -> Import -> New import | + | |actions=Go into menu Tools -> Import assistant -> New import |
}} | }} | ||
Line 29: | Line 29: | ||
|name=UCMI02: | |name=UCMI02: | ||
|situation=I have an text file with 1000 prospects. I want to import them into Dolibarr. | |situation=I have an text file with 1000 prospects. I want to import them into Dolibarr. | ||
− | |actions=Go into menu Tools -> Import -> New import | + | |actions=Go into menu Tools -> Import assistant -> New import |
}} | }} |
Revision as of 08:23, 27 July 2010
Imports | |
---|---|
Numero/ID of module | 250 |
User doc. of module | This page |
Developer doc. of module | This page |
Introduction
To import data into Dolibarr, there is several solutions described here. This page describe solution using the import module. Other solutions to make mass imports are described in the page Mass imports.
Installation
This module is included with the Dolibarr distribution, so there is no need to install it.
Configuration
To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
Choose the tab where the module is listed. Then click on "Activate".
The module is now activated.
If a cog icon appears on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.
Examples of use cases
UCMI01: | |
---|---|
Situation | I have an excel file with 3000 products. I want to import them into Dolibarr. |
Actions | Go into menu Tools -> Import assistant -> New import |
UCMI02: | |
---|---|
Situation | I have an text file with 1000 prospects. I want to import them into Dolibarr. |
Actions | Go into menu Tools -> Import assistant -> New import |