diff --git a/modules/cragr/regions/pages.py b/modules/cragr/regions/pages.py index d5fa82ad25f235a2e7625d0588fda1f847f93596..e8a8615c1ad390d639d56526fcf228667b7fb980 100644 --- a/modules/cragr/regions/pages.py +++ b/modules/cragr/regions/pages.py @@ -212,9 +212,11 @@ def get_iban(self): 'LDD': Account.TYPE_SAVINGS, 'PEL': Account.TYPE_SAVINGS, 'CEL': Account.TYPE_SAVINGS, + 'CEL2': Account.TYPE_SAVINGS, 'CODEBIS': Account.TYPE_SAVINGS, 'LJMO': Account.TYPE_SAVINGS, 'CSL': Account.TYPE_SAVINGS, + 'CSLB5': Account.TYPE_SAVINGS, 'LEP': Account.TYPE_SAVINGS, 'LEF': Account.TYPE_SAVINGS, 'TIWI': Account.TYPE_SAVINGS,