feat(F-204): completed feature

This commit is contained in:
chattie
2026-08-24 15:55:15 +02:00
parent 9060e333ec
commit 7ec4628f3f
13 changed files with 58 additions and 29 deletions

View File

@@ -7607,21 +7607,6 @@
},
"completed_at": "2026-08-23T21:21:30Z"
},
{
"id": "POS-FIX-6",
"type": "fix",
"title": "POS: boton aparcar venta + confirmar vaciar caja",
"description": "El boton Guardar pendiente debe estar activo desde el primer articulo (no requiere pago). El boton Vaciar caja debe pedir confirmacion antes de borrar el ticket.",
"priority": "high",
"risk": "low",
"status": "pending",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
}
},
{
"id": "POS-FIX-7",
"type": "fix",
@@ -7731,14 +7716,16 @@
"description": "Live search no funciona -> net::ERR_ADDRESS_UNREACHABLE. El endpoint suggest no existe o no está ruteado.",
"priority": "med",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-24",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "storefront"
"phase": "storefront",
"completed_at": "2026-08-24T13:55:15Z"
},
{
"id": "F-205",