Nessun prodotto
* I prezzi possono variare a seconda del Paese.
* Al momento del pagamento è possibile aggiungere un contributo aggiuntivo.
Nuovi Prodotti
Collect Dolibarr invoice payments via Mobile Money (Orange Money, MTN MoMo, Wave, Moov Money). 5 aggregators integrated, 15+ countries, automatic reconciliation, dashboard and cross-module SDK.
Calculate and export your Swiss VAT return (AFC) directly from your Dolibarr invoices. Supports all three AFC-recognised methods: effective, net tax rate (TDFN) and flat tax rate. Exports XML in eSWST format for direct import into the AFC ePortal. Please note this module is experimental. Make sure to verify your data.
mp23517d20251114095651
Give the ability to automatically calculate the indexed unit price of a product line in Propal/Bill from initial price, initial index and current index stored in extrafields.
|
|
Give the ability to automatically calculate the indexed unit price of a product line in Propal/Bill from initial price, initial index and current index stored in extrafields.
The new indexed unit price is calculated with the following formula :
unit price = price0 x index1 / index0
Probably, you'll need add this information in public note of propal/invoices
Indexed price according to formula P = P0 * (S / S0)
P : Final price
P0 : initial price
S : current index
S0 : initial index