diff --git a/modules/bred/bred/pages.py b/modules/bred/bred/pages.py index 298efadbd3473072c60aeb791a1f31f3d0f20d72..5906781604b5702779faed2162519e77da31d84b 100644 --- a/modules/bred/bred/pages.py +++ b/modules/bred/bred/pages.py @@ -117,10 +117,12 @@ class AccountsPage(MyJsonPage): '025': Account.TYPE_SAVINGS, # Livret Fidélis '027': Account.TYPE_SAVINGS, # Livret A '037': Account.TYPE_SAVINGS, + '070': Account.TYPE_SAVINGS, # Compte Epargne Logement '077': Account.TYPE_SAVINGS, # Livret Bambino '078': Account.TYPE_SAVINGS, # Livret jeunes '080': Account.TYPE_SAVINGS, # Plan épargne logement '081': Account.TYPE_SAVINGS, + '086': Account.TYPE_SAVINGS, # Compte épargne Moisson '097': Account.TYPE_CHECKING, # Solde en devises '730': Account.TYPE_DEPOSIT, # Compte à terme Optiplus '999': Account.TYPE_MARKET, # no label, we use 'Portefeuille Titres' if needed