fix(order-status-labels): admin order status labels should be lowercase and unified

This commit is contained in:
Deploy
2026-08-26 20:36:54 +02:00
parent 6795f25c27
commit 158d55b8c6
10 changed files with 54 additions and 10 deletions

View File

@@ -7966,14 +7966,16 @@
"description": "Dashboard 'Pedidos por estado' shows COMPLETED in uppercase. Display lowercase/humanized labels and use the same final-order label in the admin orders screens.",
"priority": "med",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "admin"
"phase": "admin",
"completed_at": "2026-08-26T18:36:54Z"
},
{
"id": "POS-PWA",