Promotions

  • Trello Tasks Plus

    Dolibarr Trello is a project management tool based on a visual and intuitive Kanban board type interface. It allows teams to collaborate effectively and monitor the progress of their projects in a simple and efficient way.

    150.00 €  (360€)
  • Advanced Professional Gantt Dolibarr

    Would you like to see your project evolve in an efficient and structured way? The Gantt Professional Advanced Module allows you to manage all your projects in one place, without the need to use Gantt Project. We believe that you can effectively manage your projects with the right tools in place, and the Gantt Professional Advanced Module is one of them.

    300.00 €  (600€)

New products

  • fxPreFlight - Vérification initiale facture électronique

    This module reviews all known checkpoints to ensure your Dolibarr system will transition smoothly to electronic invoicing. Indeed, electronic invoicing is not just a technical matter...

    50.00 €
  • Orders Mapping — Orders Cartography for Dolibarr

    Orders Mapping adds an interactive map to Dolibarr to visualize orders by location (Leaflet/OpenStreetMap). Using customer/supplier geocoordinates, it shows city/site markers with order counts and status breakdowns (Validated, Draft, etc.). Country/City filters refine analysis. A “Third party on Maps” block lets you set latitude/longitude. TakePOS orders are included.

    100.00 €

PRICE INDEXATION

mp23517d20251114095651

New

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.

  • Author Jean-Marie ARSAC
  • Module version 1.0
  • Release date 11/14/2025
  • Access to download and updates Lifetime access
  • Compatibility Dolibarr V9+   -   PHP7 - 8.4
  • Last update 11/21/2025 10:21 AM

More info

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