Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
177
Issues
177
List
Boards
Labels
Milestones
Merge Requests
49
Merge Requests
49
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
2837d6e9
Commit
2837d6e9
authored
Dec 30, 2020
by
thibault douge
Committed by
Vincent A
Jan 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[freemobile] go to the user concerned to retrieve their invoices
parent
32e00b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
modules/freemobile/browser.py
modules/freemobile/browser.py
+1
-0
No files found.
modules/freemobile/browser.py
View file @
2837d6e9
...
...
@@ -72,6 +72,7 @@ class Freemobile(LoginBrowser):
@
need_login
def
iter_documents
(
self
,
subscription
):
self
.
login_page
.
go
(
params
=
{
"switch-user"
:
subscription
.
_userid
})
self
.
bills
.
stay_or_go
()
return
self
.
page
.
iter_documents
(
sub
=
subscription
.
id
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment