Documentation Produit
Retour configurationExport Odoo
Processus d'export CRM et mapping CSV.
Derniere mise a jour: 2026-04-05 11:13
Odoo Export Guide
Current target
V1 export is mapped to crm.lead compatible CSV columns.
Steps
- Open
Export Odoopage. - Review preview rows (validated prospects only).
- Click
Generer CSV. - Retrieve file path from export history endpoint or logs.
Mapping
Mapping file: app/integrations/odoo/odoo_csv_mapping.yaml
You can customize source-to-target columns without changing code.
Future API support
The export module is designed for future Odoo JSON-2 API integration.