Werbeaktionen

  • Trello-Aufgaben Plus

    Dolibarr Trello ist ein Projektmanagement-Tool, das auf einer visuellen und intuitiven Kanban-Board-Oberfläche basiert. Es ermöglicht Teams, effektiv zusammenzuarbeiten und den Fortschritt ihrer Projekte auf einfache und effiziente Weise zu überwachen.

    150,00 €  (360€)
  • Stick it

    No more paper notes fly and lose on the desks! This module allows you to display a note on a sheet, a customer form, invoice, etc ... You can choose the status of this note: private, public (shared notes for the relevant sheet) or shared (shared notes for all of the same type sheets).

    60,00 €  (120€)

Neue Produkte

  • ObjectHistory

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

    280,00 €
  • Fleet Manager

    FleetManager ermöglicht es Ihnen, Ihren Fuhrpark in Dolibarr zu verwalten. Verfolgen Sie Ihre Kennzeichen, Kilometerstände und Status an einem Ort.

    10,00 €

PRICE INDEXATION

mp23517d20251114095651

Neu

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.

KOSTENLOS

  • Autor Jean-Marie ARSAC
  • Modulversion 1.0
  • Veröffentlichungsdatum 14.11.2025
  • Zugriff auf Updates und Downloads Lebenslanger Zugriff
  • Kompatibilität Dolibarr V9+   -   PHP7 - 8.4
  • Letztes Update 21.11.2025 10:21

Mehr Infos

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