Aucun produits
* Les prix peuvent varier en fonction de votre pays.
* Une contribution supplémentaire peut être ajoutée au moment du paiement.
Nouveaux produits
Donne la possibilité de calculer automatiquement le prix unitaire indexé d'une ligne de produit dans une Proposition/Facture à partir du prix initial, de l'indice initial et de l'indice actuel stockés dans les champs supplémentaires.
💥 Revolution Pro transforme votre expérience Dolibarr ERP et CRM ! Un thème Web 2.0 moderne, réactif et ultra-rapide conçu avec HTML5, CSS3 et Bootstrap 4. Profitez d’une compatibilité mobile complète, d’un support multilingue et d’un design professionnel et élégant pour votre plateforme Dolibarr.
mp22468d20250725121215
**TheImporter** is a Dolibarr module for importing offers, products, and companies from CSV files with support for batch processing and configurable field mapping.
|
|
## Features
- Import proposals (offers), products, and third parties (companies) from CSV files
- Flexible field mapping via the module setup page
- Handles large files by splitting imports into manageable batches (e.g., 1000 rows per batch)
- CSV file is stored between batches for continued processing
- Line-by-line import report with error messages
- Toggleable report display after import
## Installation
1. Copy the folder `theimporter/` to `htdocs/custom/` in your Dolibarr installation.
2. Make sure the directory `custom/theimporter/uploads/` is writable by the web server.
3. Activate the module under **Home → Setup → Modules** in Dolibarr.
4. Go to **Setup → TheImporter** to configure the CSV field mapping for each import type.
## Usage
1. Navigate to **TheImporter** from the Dolibarr menu.
2. Select the import type (`Offers`, `Products`, or `Companies`).
3. Upload your CSV file.
4. Start the import process. If the file exceeds the batch size, it will be split into steps.
5. A report showing the import results will be displayed. You can open/close this report panel.
## Requirements
- Dolibarr version 14.x or later recommended
- PHP version 7.4 or later
- Writable upload folder: `htdocs/custom/theimporter/uploads/`
## Configuring Batch Size
You can configure how many lines are processed per batch in the module setup