feat(POS-FIX-9): completed feature

This commit is contained in:
chattie
2026-08-24 07:44:30 +02:00
parent e15918058f
commit 75d0d5b6a7
8 changed files with 212 additions and 16 deletions

View File

@@ -7655,6 +7655,23 @@
"close": true
},
"completed_at": "2026-08-24T05:39:32Z"
},
{
"id": "POS-FIX-9",
"type": "fix",
"title": "POS: quitar polling 10s pendientes + dialogo merge al recuperar",
"description": "Quitar refresh automatico cada 10s del panel de ventas pendientes (solo manual). Al recuperar un ticket con articulos en el cashier, preguntar que hacer con la venta actual.",
"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:44:30Z"
}
]
}