correctly get subscriptions even if previous page was on market
This commit is contained in:
parent
51cc9ab21b
commit
06e0df0b4f
1 changed files with 1 additions and 0 deletions
|
|
@ -287,6 +287,7 @@ class IngBrowser(LoginBrowser):
|
||||||
|
|
||||||
############# CapBill #############
|
############# CapBill #############
|
||||||
@need_login
|
@need_login
|
||||||
|
@check_bourse
|
||||||
def get_subscriptions(self):
|
def get_subscriptions(self):
|
||||||
return self.billpage.go().iter_account()
|
return self.billpage.go().iter_account()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue