feat: mostrar contrato en vista previa de recepciones en automation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-07-10 15:52:47 -05:00
co-authored by Claude Sonnet 4.6
parent 7ec9af84c5
commit 02d251685e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -157,6 +157,7 @@ async def preview_automation(
"examenes": len(filas),
"valor": float(filas[0].get("VALORTOTAL") or 0),
"diag": str(filas[0].get("DIAG_PPAL") or ""),
"contrato": str(filas[0].get("CODCONTRATO") or "").strip(),
})
pacientes_preview = [