create_project
Create a new project in Dolibarr to plan and track work by specifying reference, title, client, timeline, status, and budget.
Instructions
Créer un nouveau projet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Référence unique du projet (ex: PROJ-2025-001) | |
| socid | No | ID du tiers client associé | |
| title | Yes | Titre du projet | |
| status | No | 0=Brouillon, 1=Ouvert. Défaut: 1 | |
| date_end | No | Date de fin prévue ISO 8601 | |
| date_start | No | Date de début ISO 8601 | |
| description | No | Description détaillée | |
| budget_amount | No | Budget alloué (en devise de base) |