Promotions

  • DigiRisk

    DigiRisk allows you to create, manage, and update your Risk Assessment Document directly within Dolibarr. Fully compliant with French legislation, it includes risk evaluation, action planning (PAPRIPACT), accident management, and much more.

    150.00 €  (180.00€)
  • MBI Yousign eIDAS-certified signature

    The MBI Signature Yousign module allows your third parties to sign quotes, orders, contracts, SEPA mandates, interventions, and delivery notes via Yousign, as well as attached external documents and external files. The eIDAS-certified signature includes an SMS code to verify the signer's identity.

    20.00 €  (33.25€)

New products

  • NewPOS - TakePOS

    Modern TakePOS for Dolibarr, better organized and more user-friendly, with a clean, smooth interface.

    150.00 €
  • ObjectHistory

    This module allows you to view and restore a historical version of a document (commercial proposal, invoice or price request).

    280.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