Commit graph

23 commits

Author SHA1 Message Date
Florent
f455fbf1e6 Small cleanup
1) Remove the todo, ING coming doesn't provide usefull information
2) yield account instead to create a list
3) remove coming in the test (not implemented)
2012-04-27 13:34:40 +02:00
Romain Bignon
6deaa9ac44 use a better workaround 2012-04-23 11:32:33 +02:00
Florent
ae3ccde2e8 Get more historical transactions
We get now all availables transactions on the website, not only
the first page
2012-04-23 11:20:20 +02:00
Florent
d095811799 Use yield to return objects an not a list 2012-04-23 11:20:17 +02:00
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
Romain Bignon
8f282c9ae8 rename iter_operations to iter_coming 2012-03-23 17:07:34 +01:00
Romain Bignon
8e391d0b88 bump to 0.c 2012-03-14 22:09:24 +01:00
Florent
2dd47e745e Don't cut and url... 2012-03-14 10:50:07 +01: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
Laurent Bachelier
0fa7060b68 Better descriptions for modules 2012-02-11 00:46:48 +01:00
Romain Bignon
ee2df70981 add icon for ing 2012-02-10 01:25:41 +01:00
Romain Bignon
4be4b40509 bump to 0.b 2012-02-05 19:35:30 +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
abb24b9954 several fixes to run successfully tests 2012-01-17 17:46:13 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00