Keine Produkte
* Preise können je nach Land unterschiedlich sein.
* Ein zusätzlicher Beitrag kann zum Zeitpunkt der Zahlung hinzugefügt werden.
Neue Produkte
Add a fee line to your invoices. The fee percentage (or charge) can be set by default or for each client.
Verwandeln Sie Dolibarr in einen virtuellen Multi-Fenster-Desktop mit Taskleiste, Dateimanager (elFinder), DB-Manager (Adminer), Webmail (SnappyMail), OnlyOffice, Spotlight-Suche, PIN-Sperrbildschirm, Widgets und 7 Sprachen.
mp20482d20260220163912
Neu
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