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>
11 lines
No EOL
298 B
Text
Executable file
11 lines
No EOL
298 B
Text
Executable file
# Your module name here
|
|
#
|
|
# Goal: Goal of module
|
|
# Version: <version>
|
|
# Author: Copyright <year> - <name of author>
|
|
# License: GPLv3
|
|
# Install: Just unpack content of module package in Dolibarr directory.
|
|
# Setup: Go on Dolibarr setup - modules to enable module.
|
|
#
|
|
# Files in module
|
|
mymodule/ |