ajouter_depense
Add a new expense to a project, specifying the designation and total amount, plus optional supplier, category, and tax details.
Instructions
Ajoute une dépense (permission expenses:write). Montants en texte (ex. « 240.00 »). Rattache à un chantier via chantier_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| categorie | No | ||
| montant_ht | No | ||
| chantier_id | No | ||
| designation | Yes | ||
| fournisseur | No | ||
| montant_ttc | Yes | ||
| montant_tva | No |