add_supplier_invoice_line
Add a new line item to an existing supplier invoice in Dolibarr, specifying product, quantity, price, tax rate, and description.
Instructions
Ajouter une ligne à une facture fournisseur
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| qty | Yes | ||
| desc | No | ||
| tva_tx | Yes | ||
| subprice | Yes | ||
| fk_product | No |