- 24 Feb, 2019 1 commit
-
-
Romain Bignon authored
-
- 06 Jan, 2019 1 commit
-
-
Romain Bignon authored
-
- 18 Aug, 2018 2 commits
-
-
Quentin Defenouillere authored
The Date() filter raised many issues on Sibi for spirica and the related modules such as BforBank. It seems that it's because we need to pass the CleanText() filter to the TableCell value before applying Date(), with an empty string as default value, as it is done in Linxea. Closes: 6432@zendesk
-
Quentin Defenouillere authored
This is a blind fix concerning the "symbols = '-'" patch from a weboob contributor: https://git.weboob.org/weboob/devel/merge_requests/218 It seems that something with the obj_date is causing crashes on the workers that we cannot reproduce locally so while I am waiting for the session folder, this fix may reduce bugs on the spirica module.
-
- 29 Jul, 2018 2 commits
-
-
Quentin Defenouillere authored
A weboob contributor proposed a patch to fix the Date when empty: "For the field date, the module use the column "Date de réception" and "Date de valeur" if the first is empty. But Spirica uses "-" when the cell is empty, so no date is returned and boobank uses today's date as default value." I adapted his merge request since we now use CleanText instead of TableCell for iter_history, with the connection I have the symbols='-' does not change any date but maybe in some cases it will prevent boobank from returning today's date by default.
-
Quentin Defenouillere authored
Several elements have changed on the Spirica website: - the "Tout afficher" button disappeared, - the forms to get the transactions list were modified, - the forms to get investments for each transaction changed. This patch corrects history for each account as well as the respective invests.
-
- 05 May, 2018 1 commit
-
-
Simon Rochwerg authored
[spirica] add currency field on the account, changes xpath on the table to make it adaptable to different currencies
-
- 14 Jan, 2018 2 commits
-
-
Sylvie Ye authored
Investments with type 'Fonds en euros' don't have PRM. Closes: 500979@redmine
-
Romain Bignon authored
Closes: 477593@redmine
-
- 30 Dec, 2017 1 commit
-
-
Baptiste Delpey authored
-
- 16 Dec, 2017 2 commits
-
-
Baptiste Delpey authored
-
Sylvie Ye authored
update CapBank into CapbankWealth when iter_investments is implemented update CapBank into CapbankPockets when iter_pockets is implemented add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
-
- 18 Nov, 2017 2 commits
-
-
Vincent Ardisson authored
-
Vincent Ardisson authored
It doesn't seem easy to quote in xpath, so do a plain-old for-loop.
-
- 20 Sep, 2017 1 commit
-
-
Florent Fourcot authored
-
- 22 Jul, 2017 1 commit
-
-
Vincent Ardisson authored
-
- 27 Apr, 2017 1 commit
-
-
Vincent Ardisson authored
bforbank, boursorama, bp, cragr, spirica
-
- 01 Apr, 2017 2 commits
-
-
Edouard Lambert authored
-
Vincent Ardisson authored
-
- 11 Feb, 2017 1 commit
-
-
Vincent Ardisson authored
-
- 08 Jan, 2017 12 commits
-
-
Florent Fourcot authored
-
Edouard Lambert authored
-
Baptiste Delpey authored
-
Vincent Ardisson authored
-
Vincent Ardisson authored
TODO: use PARENT
-
Vincent Ardisson authored
The investements were simply not returned
-
Edouard Lambert authored
-
Edouard Lambert authored
-
Edouard Lambert authored
-
Edouard Lambert authored
fixing spirica module when not enough transactions is available
-
Baptiste Delpey authored
-
Edouard Lambert authored
-