fix: contratos 013 y 014 no estaban en la lista de excluidos del usuario

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-07-10 15:57:23 -05:00
co-authored by Claude Sonnet 4.6
parent 02d251685e
commit f760d453aa
+2 -2
View File
@@ -25,8 +25,8 @@ _SEED = [
("20062026", "800182856", "01", "SUBSIDIADO", 0),
("CW225489", "899999068", "07", "POLIZA / SEGURO", 0),
# Contratos excluidos del envío TNS
("013", "", "11", "MEDILAVORO S.A.S", 1),
("014", "", "11", "LABORATORIO UROCLINICO",1),
("013", "", "11", "MEDILAVORO S.A.S", 0),
("014", "", "11", "LABORATORIO UROCLINICO",0),
("015", "", "11", "ANDRES AFANADOR VILLAMIZAR", 1),
("016", "", "11", "OMAR FERNANDO RIBERO GOMEZ", 1),
("017", "", "11", "CLAUDIA BELEN JULIO SEPULVEDA", 1),