Valentin Lab
2563398df2
new: add colored status badges for tariffs in list and offer form select
2026-03-16 16:35:24 +01:00
Valentin Lab
fa4aea7358
new: add colored status badges in order lists
...
Add ``getStatusBadge()`` to ``Orders`` returning Bootstrap badge HTML
per status: warning (En attente), info (Préparation), primary
(Expédié), success (Livré), danger (Annulé). Applied to all four
order DataTables (admin, admin customer, shop, shop customer).
2026-02-20 11:55:33 +01:00
Valentin Lab
7e9c3c6196
fix: prevent error on admin orders list when customer is deleted
...
Add null check on ``$order->customer`` in ``OrdersDataTable`` to display
"Client supprimé" instead of crashing when the related customer record
no longer exists.
2026-02-20 11:38:13 +01:00
Valentin Lab
e37cad6699
new: make the eye icon work to see an invoice in admin customer view
2025-10-04 15:37:28 +02:00
ludo
592402a6c1
fixes
2025-02-15 12:12:42 +01:00
ludo
befaa40b48
fixes
2025-01-03 03:46:45 +01:00
ludo
7b7295aed1
fixes
2024-03-03 22:52:00 +01:00
ludo
fb6da523fa
cleaning day
2024-02-22 21:28:33 +01:00
ludo
64a218afc2
coding style
2024-02-22 19:35:51 +01:00
ludo
502b71617a
fix articles datatables, enhance statistics
2024-01-28 19:56:13 +01:00
ludo
03027cde01
fix on payment by cb
2024-01-04 15:43:02 +01:00
ludo
25b78f3380
change homepages to contents, add new methods to deliveries and sale_channels by customer
2023-12-09 23:55:50 +01:00
ludo
2a429e4163
minor fixes
2023-12-09 21:02:28 +01:00
ludo
b5da5fc881
enhance invoice display
2023-12-03 02:20:41 +01:00
ludo
82b864768e
fix invoice payment
2023-11-25 19:33:41 +01:00
ludo
731c31a58c
fix on merchandises with validator
2023-11-25 16:21:02 +01:00
ludo
86b8156e38
little refactoring
2023-11-14 00:11:31 +01:00
ludo
b86b043604
add validator, optimizations
2023-11-13 23:03:12 +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
5f215cef81
coding style
2023-09-13 22:53:37 +02:00
Ludovic CANDELLIER
a29faabbf2
add methods to get icon on article natures
2023-09-12 23:00:36 +02:00
Ludovic CANDELLIER
470560efb6
refactor datatables admin
2023-08-29 23:31:15 +02:00
Ludovic CANDELLIER
b1d16a7871
refactoring of admin datatables
2023-08-29 22:56:37 +02:00