- Helper-Funktion notify() für sichere GlobalNotify-Nutzung
- Benachrichtigung bei importierten Rechnungen (zur Prüfung)
- Warnung bei Import-Fehlern
- Fehler-Benachrichtigung bei IMAP-Verbindungsproblemen
- Sofortige Benachrichtigung bei Exception/Fatal
- countPendingInvoices() für Draft-Rechnungen-Zählung
- Fallback auf dol_syslog wenn GlobalNotify nicht verfügbar
- Version 3.7
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fehlendes require_once für admin.lib.php hinzugefügt
- Dediziertes Cron-Logging unter /documents/importzugferd/logs/
- Shutdown Handler für fatale PHP-Fehler
- Robustere Fehlerbehandlung mit try/catch
- CHANGELOG.md erstellt
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- shouldRunImport() Prüfung entfernt (Dolibarr-Cron steuert Frequenz)
- IMAP-Import nur wenn Host konfiguriert (verhindert Fehlermeldung)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>