diff --git a/modules/ing/browser.py b/modules/ing/browser.py index 5d992fe8..d90c9134 100644 --- a/modules/ing/browser.py +++ b/modules/ing/browser.py @@ -287,6 +287,7 @@ class IngBrowser(LoginBrowser): ############# CapBill ############# @need_login + @check_bourse def get_subscriptions(self): return self.billpage.go().iter_account()