Difference between revisions of "Module Imports"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
Line 20: Line 20:
  
 
= Examples of use cases =
 
= Examples of use cases =
{{ToComplete}}
 
 
{{ExamplesCaseEn
 
{{ExamplesCaseEn
 
|name=UCMI01:  
 
|name=UCMI01:  
|situation=
+
|situation=I have an excel file with 3000 products. I want to import them into Dolibarr.
|actions=
+
|actions=Go into menu Tools -> Import -> New import
 +
}} 
 +
 
 +
{{ExamplesCaseEn
 +
|name=UCMI02:
 +
|situation=I have an text file with 1000 prospects. I want to import them into Dolibarr.
 +
|actions=Go into menu Tools -> Import -> New import
 
}} 
 
}} 

Revision as of 15:59, 23 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 Cog circle.svg 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 -> 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 -> New import