feat(POS-FIX-11): completed feature

This commit is contained in:
chattie
2026-08-24 08:13:43 +02:00
parent 579e0a18eb
commit d103b634aa
13 changed files with 207 additions and 13 deletions

View File

@@ -7689,6 +7689,23 @@
"close": true
},
"completed_at": "2026-08-24T06:08:06Z"
},
{
"id": "POS-FIX-11",
"type": "fix",
"title": "POS: pedir nombre al guardar pendiente sin cliente",
"description": "Al guardar un ticket pendiente sin cliente asociado, pedir un nombre para identificarlo. Mostrar ese nombre junto con la fecha en el panel de pendientes.",
"priority": "high",
"risk": "low",
"status": "done",
"created_at": "2026-08-24",
"gates": {
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"completed_at": "2026-08-24T06:13:43Z"
}
]
}