Commit graph

13 commits

Author SHA1 Message Date
Florent
1d90c11ad9 Fix first page parsing (additionnal blank in text) 2012-08-08 15:10:43 +02:00
Florent
f24a454677 id with hash function 2012-06-01 11:18:07 +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
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
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/ing/pages/account_history.py (Browse further)