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:
co-authored by
Claude Sonnet 4.6
parent
02d251685e
commit
f760d453aa
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user