dolibarr.preisbot/ChangeLog.md
data c478e5003b feat: Initial release of PreisBot module v1.0
Automatic sales price adjustment based on purchase prices and profit margin.

Features:
- Weekly cronjob for automatic price updates
- Configurable price source (cheapest/newest supplier)
- Configurable price direction (increase only / both)
- Minimum margin setting (default 20%)
- GlobalNotify integration for dashboard notifications
- Email reports with detailed price changes
- Extrafield "Gewinnaufschlag %" on products
- Price history entries with "PreisBot" label

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-03 12:13:44 +01:00

947 B
Executable file

Changelog

Alle wichtigen Änderungen werden hier dokumentiert.

Das Format basiert auf Keep a Changelog, und dieses Projekt folgt Semantic Versioning.

[1.0.0] - 2026-03-03

Added

  • Initiales Release
  • Automatische Verkaufspreisberechnung basierend auf Einkaufspreis und Gewinnaufschlag
  • Wöchentlicher Cronjob für automatische Preisaktualisierung
  • Konfigurierbare Preisquelle (günstigster oder neuester Lieferantenpreis)
  • Konfigurierbare Preisrichtung (nur erhöhen oder beide Richtungen)
  • Konfigurierbarer Mindestaufschlag (Standard: 20%)
  • E-Mail-Berichte mit detaillierter Übersicht aller Preisänderungen
  • GlobalNotify Integration für Dashboard-Benachrichtigungen
  • Extrafeld "Gewinnaufschlag %" auf Produkten
  • Filter: Nur Produkte die zum Verkauf stehen (tosell = 1)
  • Preishistorie-Eintrag mit Label "PreisBot"
  • Deutsche und englische Übersetzung