Commit graph

7 commits

Author SHA1 Message Date
8b0d1830a3 feat: GlobalNotify Integration für Import-Benachrichtigungen
- 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>
2026-02-25 11:37:33 +01:00
59ce17b7b5 Cron-Import: Originale Dateinamen beim Archivieren beibehalten
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 19:25:38 +01:00
a2c492d833 fix: Cron-Job Stabilität und Logging (v3.6)
- 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>
2026-02-23 10:57:56 +01:00
92287dc4d7 Cron: Frequenz-Check entfernt, IMAP nur bei Konfiguration
- 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>
2026-02-19 20:30:43 +01:00
47fbc561f6 Version 3.3
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 15:38:09 +01:00
e420698a58 Komplett überarbeitet Import müsste laufen E-Mail Benachrichtigung,
Postfach und Ordner usw
2026-02-01 09:25:12 +01:00
424b2379ef V 1.1 Import Zugferd erstellt 2026-01-31 21:52:04 +01:00