Skip to content

Draft: [boursorama] fix removed account pages #697

Ludovic LANGE requested to merge llange/woob:pr-fix-boursobank-697 into master

The pages used to fetch account information (/dashboard/comptes and /dashboard/comptes-professionnels) have been removed, thus the module was broken.

A new implementation is done with (partial) page /produits/mes-produits, which handles both private and org accounts in one go.

Fixes #697

Note : credit card accounts have not been reimplemented at the moment

(Because of the lack of credit card on my setup. They may be enabled in a later MR)

Edited by Ludovic LANGE

Merge request reports