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
ludo
592402a6c1
fixes
2025-02-15 12:12:42 +01:00
ludo
8eb3104b2a
add metrics
2024-01-30 23:24:00 +01:00
ludo
53ad10eefa
add new metrics, graph metrics, prepare basket to storage
2024-01-29 23:44:49 +01:00
ludo
9fcc81f4d9
add graphs for stats
2024-01-29 22:39:57 +01:00
ludo
f3b9db1a6f
fix on customer auth, fix filters on shelves, refactor for article_nature, add slug
2023-10-17 17:20:30 +02:00
Ludovic CANDELLIER
06c68dd223
fix recalculation on basket, fix quick add on basket
2023-03-21 22:41:48 +01:00
Ludovic CANDELLIER
8e571de523
Fix on invoices, add delivery reference, wip on dashboard concurrency requests designed on template
2023-02-17 00:05:03 +01:00
Ludovic CANDELLIER
73763bb146
fix editing orders
2022-11-19 23:43:12 +01:00
Ludovic CANDELLIER
9a0601d473
Rename Admin views directory, add some functions on models
2021-07-27 22:12:58 +02:00