Commit graph

12 commits

Author SHA1 Message Date
Florent
03f68b4207 Fix livret A history (site changed)
The url is still valid, but the html code look
like the normal account.
2012-04-11 19:09:13 +02:00
Romain Bignon
9ef76bb8a7 fix unused imports/variables 2012-04-09 11:24:15 +02:00
Florent
bffe58eb9d Use transaction parsing tools for livret A account 2012-04-04 13:39:47 +02:00
Florent
bdaebf89bc Use transactions parsing tools for Compte Courant 2012-04-04 13:12:10 +02:00
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Florent
dba66858e4 Fix conversion warning 2012-03-27 17:30:23 +02:00
Florent
a0d81b0ae1 Pep8 cleanups for ING module 2012-03-13 14:56:36 +01:00
Florent
54ad584f4c Add the new field for Compte Courant 2012-02-27 16:34:30 +01:00
Romain Bignon
be14595308 apply changes to ICapBank API 2012-02-26 18:30:40 +01:00
Florent
3fb8706d61 The account listing is now more robust
Hello,

actually I didn't write this patch. The new contributor is
David Jeanneteau.

Regards,

Florent.

Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-02-13 10:47:20 +01:00
Florent
35bbb38e85 ING: find the keyboard in case of webiste announcement
Signed-off-by: Florent <weboob@flo.fourcot.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-01-28 11:53:58 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00