feat(POS-FIX-7): completed feature
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user