Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Erwan Jahier
dc5264fbd2 Add 'comptes titres', 'comptes vies', and 'comptes retraites' to the list of boobank/bp accounts (closes #567)
Signed-off-by: Erwan Jahier <jahier@imag.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-04-06 11:44:26 +02:00
Nicolas Duhamel
99646e40d9 Fix bp backend (closes #621) 2011-04-05 12:52:45 +02:00
Romain Bignon
52d06a26fe fix parsing of accounts when there isn't any savings account 2011-03-13 17:49:44 +01:00
Christophe Benz
851b2d34ca code clean, split too long lines 2010-12-08 18:10:44 +01:00
Romain Bignon
23f6a60521 raise AccountNotFound instead of returning it. 2010-11-16 14:36:39 +01:00
nicolas duhamel
9426b9f204 modified: weboob/backends/bp/backend.py
modified:   weboob/backends/bp/browser.py
	new file:   weboob/backends/bp/pages/__init__.py
	new file:   weboob/backends/bp/pages/accounthistory.py
	new file:   weboob/backends/bp/pages/accountlist.py
	new file:   weboob/backends/bp/pages/cookie.py
	new file:   weboob/backends/bp/pages/login.py
2010-11-10 21:27:50 +01:00