JAN ERP V3.6.3 — Notification Time Fix

This hotfix fixes the case where the bell unread count increases but new notifications do not appear at the top of the Admin Notification Center.

Root cause: direct Admin events used the PHP server clock while orders/company notifications used the MySQL database clock. On servers where those clocks use different timezones, fresh events were sorted below older events.

  1. Upload and extract this ZIP into the JAN ERP web root and overwrite files.
  2. Login as Full Admin.
  3. Open repair_notification_timestamps_v3_6_3.php.
  4. Click Repair Notification Timing.
  5. Open Notification Center or Dashboard and hard-refresh once.

No database schema change is required.