fix #13778 fortuneo module now support "compte especes"
This commit is contained in:
parent
4d59d1f9ea
commit
5b4c791392
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ class Fortuneo(Browser):
|
|||
'.*/prive/mes-comptes/compte-titres-.*': InvestmentHistoryPage,
|
||||
'.*/prive/mes-comptes/assurance-vie.*': InvestmentHistoryPage,
|
||||
'.*/prive/mes-comptes/pea.*': InvestmentHistoryPage,
|
||||
'.*/prive/mes-comptes/compte-especes.*': InvestmentHistoryPage,
|
||||
}
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue