dolibarr.globalnotify/class
data d119448d93 fix: SQL filter excluded GLOBALNOTIFY_CRON notifications
Changed filter from 'NOT LIKE GLOBALNOTIFY_CRON%' to 'NOT LIKE %_LASTCHECK'
to include cron notifications while still excluding cache entries.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 11:13:49 +01:00
..
actions_globalnotify.class.php fix: Add missing admin.lib.php include for dolibarr_set_const 2026-02-23 11:13:08 +01:00
globalnotify.class.php fix: SQL filter excluded GLOBALNOTIFY_CRON notifications 2026-02-23 11:13:49 +01:00