Nessun prodotto
* I prezzi possono variare a seconda del Paese.
* Al momento del pagamento è possibile aggiungere un contributo aggiuntivo.
Nuovi Prodotti
Collect client signatures on Dolibarr delivery notes — remotely by secure email link or on-site via tablet modal. eIDAS audit certificate auto-generated. Closes the delivery note on signature.
Modulo meteo per Dolibarr, che consente di visualizzare il meteo attuale e le previsioni per i giorni successivi per terzi (clienti, fornitori, contatti) e progetti. Utilizza l’API Open-Meteo per fornire informazioni meteorologiche accurate.
mp20482d20260220163912
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