Promozioni

  • Compiti Trello Plus

    Dolibarr Trello è uno strumento di gestione dei progetti basato su un'interfaccia di tipo Kanban visiva e intuitiva. Consente ai team di collaborare in modo efficace e monitorare l'avanzamento dei loro progetti in modo semplice ed efficiente.

    150,00 €  (360€)
  • Gantt professionale avanzato Dolibarr

    Ti piacerebbe vedere evolvere il tuo progetto in modo efficiente e strutturato? Il modulo Gantt Professional Advanced ti consente di gestire tutti i tuoi progetti in un unico posto, senza la necessità di utilizzare Gantt Project. Crediamo che tu possa gestire efficacemente i tuoi progetti con gli strumenti giusti e il modulo avanzato Gantt Professional è uno di questi.

    300,00 €  (600€)

Nuovi Prodotti

  • PayPlug

    Integrates the Payplug payment mode inside Dolibarr.

    20,00 €
  • UltimateLine

    Automatically adds final lines to proposals, orders, and invoices when a line is added or modified. It can manage multiple lines to be added, depending on products or services defined together or independently. Particularly suitable for automating the calculation and addition of lines such as carbon taxes, eco-taxes, or specific discounts.

    66,67 €

PRICE INDEXATION

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.

  • Autore Jean-Marie ARSAC
  • Versione modulo 1.0
  • Rilascio data 14/11/2025
  • Accesso agli aggiornamenti e ai download Accesso a vita
  • Compatibilità Dolibarr V9+   -   PHP7 - 8.4
  • Ultimo aggiornamento 21/11/2025 10.21

Maggiori informazioni

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