Files
opensem/resources/views/Admin
Valentin Lab 552b823b8b fix: prevent error 500 on admin dashboard when order has no customer
The ``latestOrders`` partial accessed ``$order->customer->id``
without checking for null.  Orders whose customer has been deleted
caused the admin dashboard to crash on load.
2026-02-13 03:54:40 +01:00
..
2022-11-11 13:05:40 +01:00
2022-04-25 20:02:28 +02:00
2024-02-22 21:28:33 +01:00