Keine Produkte
* Preise können je nach Land unterschiedlich sein.
* Ein zusätzlicher Beitrag kann zum Zeitpunkt der Zahlung hinzugefügt werden.
Neue Produkte
Das Schnelle Rechnung-Modul für Dolibarr ERP & CRM ermöglicht das sofortige Erstellen von Kundenrechnungen direkt aus den Karten für Dritte, Aufträge und Projekte über eine vereinfachte und optimierte Benutzeroberfläche. Es entfernt unnötige Schritte aus dem Standardprozess der Rechnungserstellung und ermöglicht schnelles Fakturieren mit nur einem Klick.
Verarbeitung von Lieferantenrechnungen in Dolibarr mit KI-OCR. Kostenloser klassischer Modus (PDF.js) + erweiterter KI-Modus mit easyocr.es-Abonnement für vollautomatische Batch-Verarbeitung.
mp23517d20251114095651
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