No products
* Prices may vary depending on your country.
* An additional contribution can be added at the time of payment.
New products
AI Suite integrates an AI assistant panel into Dolibarr ERP, offering context-aware help with a sleek, slide-in interface and real-time streaming responses. Your ERP database data is never sent to AI providers. The AI simply interprets your natural language requests, then Dolibarr handles all the actual data operations internally.
DoliRecurMail automates email sending of your recurring invoices. Configure once, your customers automatically receive their invoices as soon as they are generated by Dolibarr scheduled tasks.
mp20482d20260220163912
New
In certain countries (Belgium, France, etc.) and for specific expense categories (company cars, restaurant meals, etc.), VAT paid to suppliers cannot be fully recovered. Only a percentage is deductible; the remainder must be included in the cost of the expense. This module automates the management of **non-deductible VAT** on supplier invoices in Dolibarr.
|
|
- Adds a **non-deductible VAT percentage** field (`pct_tva_non_deductible`) to each product/service sheet.
- This percentage defines what fraction of the VAT charged on that product cannot be recovered from the tax authority.
When a line is added or modified on a supplier invoice:
- The non-deductible VAT percentage is automatically copied from the product sheet if not already set.
- The following computed amounts are stored on each line:
- **Non-deductible VAT amount** (`montant_tva_non_deductible`): the portion of VAT that cannot be deducted.
- **Deductible VAT amount** (`montant_tva_deductible`): the recoverable portion of VAT.
- Accounting adjustment: the non-deductible VAT amount is transferred to the pre-tax cost (`total_ht`), so that the taxable base and the recoverable VAT are correctly reflected in Dolibarr's accounting.
Two summary fields are automatically calculated and displayed on the invoice:
- **Total VAT (deductible + non-deductible)** (`total_tva_brut`): the gross VAT amount across all lines, before any split.
- **Total non-deductible VAT** (`total_tva_non_deductible`): the total VAT amount that cannot be recovered.
When selecting a product in the invoice line form, the non-deductible VAT percentage is fetched in real time (via AJAX) from the product sheet and pre-filled in the line form, reducing manual data entry.
- **Company cars** (Belgium: 50 % non-deductible VAT rule for mixed-use vehicles)
- **Restaurant and reception expenses** (partial VAT deductibility)
- Any expense category subject to a fixed or percentage-based VAT non-deductibility rule