- buildTerminalPhaseMap: Schritt 1b - Leitungen mit expliziter Farbe als Startpunkte (nur Gerät→Gerät, keine Abgänge) - buildTerminalPhaseMap: Block-Durchreichung (Top↔Bottom) entfernt - buildTerminalPhaseMap: Junction-Verbindungen (Terminal→Leitung) bidirektional verarbeitet via _connectionById Index - PWA: Abgangs-Rendering mit Index-Fallback wenn source_terminal_id fehlt - PWA: Abgangs-Labels max-height 130px, min-height 30px - Auto-Naming: EquipmentCarrier create/update → 'R' + count - Auto-Naming: EquipmentPanel update → 'Feld ' + count - pwa_api.php: Hardcoded Fallbacks 'Feld'/'Hutschiene' entfernt - pwa.js: Hutschiene Auto-Naming dynamisch aus Panel-Carrier-Anzahl - kundenkarte.js: Carrier-Dialog Placeholder 'z.B. R1 (automatisch)' - SW Cache auf v12.5 hochgezählt Co-Authored-By: Claude Sonnet 4.6 <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/ |