fix follow next pages of history
This commit is contained in:
parent
17705782e0
commit
a090c20489
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ class AccountHistory(BasePage):
|
|||
operationNumberPG=el.find('operationNumber').text,
|
||||
operationTypePG=el.find('operationType').text,
|
||||
pageNumberPG=el.find('pageNumber').text,
|
||||
idecrit=el.find('idecrit').text,
|
||||
sign=p['sign'][0],
|
||||
src=p['src'][0])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue