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
183
Issues
183
List
Boards
Labels
Milestones
Merge Requests
52
Merge Requests
52
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
02a942e3
Commit
02a942e3
authored
Jan 30, 2021
by
Florent Viard
Committed by
Vincent A
Feb 12, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[bp] Have 3 months of history reported for checking accounts instead of just 1
parent
75fc29bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/bp/browser.py
modules/bp/browser.py
+1
-1
No files found.
modules/bp/browser.py
View file @
02a942e3
...
...
@@ -212,7 +212,7 @@ class BPBrowser(LoginBrowser, StatesMixin):
)
par_account_checking_history
=
URL
(
r'/voscomptes/canalXHTML/CCP/releves_ccp/init-releve_ccp.ea\?typeRecherche=
10
&compte.numero=(?P<accountId>.*)'
,
r'/voscomptes/canalXHTML/CCP/releves_ccp/init-releve_ccp.ea\?typeRecherche=
4
&compte.numero=(?P<accountId>.*)'
,
r'/voscomptes/canalXHTML/CCP/releves_ccp/afficher-releve_ccp.ea'
,
AccountHistory
)
...
...
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