Nessun prodotto
* I prezzi possono variare a seconda del Paese.
* Al momento del pagamento è possibile aggiungere un contributo aggiuntivo.
Nuovi Prodotti
A true Swiss-army knife for customizing your documents (the light version only supports orders, invoices, and proposals). The module’s administration panel lets you manage your own branding as well as a wide range of configuration options.
Questo modulo migliora la gestione delle note spese in Dolibarr consentendo agli utenti di disabilitare la selezione di un'aliquota IVA. L'importo IVA viene quindi calcolato in base alla differenza tra gli importi IVA inclusa ed IVA esclusa. Ciò consente di inserire note spese o ricevute estere con più aliquote IVA.
mp23517d20251114095651
Nuovo
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