Skip to content

Commit

Permalink
Bancos Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
satcfdi committed Mar 20, 2024
1 parent fd92a46 commit c406e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions satcfdi/create/cfd/catalogos.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -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'
Expand Down

0 comments on commit c406e5b

Please sign in to comment.