feat(POS-FIX-7): completed feature

This commit is contained in:
chattie
2026-08-24 07:23:55 +02:00
parent cd2a8ab54d
commit 2467a02dd4
14 changed files with 305 additions and 81 deletions

View File

@@ -7606,6 +7606,38 @@
"close": true
},
"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",
"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": "done",
"created_at": "2026-08-24",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-24T05:23:55Z"
}
]
}