feat(POS-FIX-8): completed feature

This commit is contained in:
chattie
2026-08-24 07:39:32 +02:00
parent 2467a02dd4
commit e15918058f
11 changed files with 314 additions and 10 deletions

View File

@@ -7638,6 +7638,23 @@
"close": true
},
"completed_at": "2026-08-24T05:23:55Z"
},
{
"id": "POS-FIX-8",
"type": "fix",
"title": "POS: botones recuperar y eliminar en ventas pendientes",
"description": "Las ventas pendientes deben tener dos botones: Recuperar (recarga el ticket para seguir agregando articulos) y Eliminar (con dialogo de confirmacion).",
"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:39:32Z"
}
]
}