From c406e5bee28933700b79d9f604532acce69dfa9c Mon Sep 17 00:00:00 2001 From: SatCFDI Date: Wed, 20 Mar 2024 15:07:30 -0600 Subject: [PATCH] Bancos Fix --- satcfdi/create/cfd/catalogos.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/satcfdi/create/cfd/catalogos.py b/satcfdi/create/cfd/catalogos.py index 21d50f5..a99074b 100644 --- a/satcfdi/create/cfd/catalogos.py +++ b/satcfdi/create/cfd/catalogos.py @@ -216,7 +216,7 @@ class Banco(StrEnum): PROFUTURO = '620' CB_ACTINVER = '621' OACTIN = '622' - SKANDIA = '623' + SKANDIA_VIDA = '623' CBDEUTSCHE = '626' ZURICH = '627' ZURICHVI = '628' @@ -234,7 +234,7 @@ class Banco(StrEnum): STP = '646' TELECOMM = '647' EVERCORE = '648' - SKANDIA = '649' + SKANDIA_OPERADORA_DE_FONDOS = '649' SEGMTY = '651' ASEA = '652' KUSPIT = '653'