Commit graph

15 commits

Author SHA1 Message Date
Romain Bignon
4b877f530f update regexps 2012-08-24 17:06:22 +02:00
Romain Bignon
89ff1d1446 add missing patterns 2012-05-24 23:20:53 +02:00
Romain Bignon
a090c20489 fix follow next pages of history 2012-05-14 22:19:42 +02:00
Romain Bignon
39657d53c8 fix when there are no transactions for the account 2012-04-25 16:11:09 +02:00
Romain Bignon
b2b2ff7b43 fix parsing history when there are unicode chars in labels 2012-04-21 13:34:01 +02:00
Romain Bignon
1737ed017c ooops 2012-04-16 16:58:11 +02:00
Romain Bignon
66d68c50fb support many kind of accounts 2012-04-16 16:54:30 +02:00
Romain Bignon
82a874bc73 detect if a transaction is debited or not 2012-04-16 16:53:39 +02:00
Romain Bignon
22c2210fe7 never convert a float to Decimal 2012-04-11 13:25:58 +02:00
Romain Bignon
d1447062f9 oops, remove unused class 2012-04-09 11:27:03 +02:00
Romain Bignon
10dc63e4fa support display of history and coming transactions 2012-04-09 11:21:28 +02:00
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Romain Bignon
35688f58c9 Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
Jocelyn Jaubert
7e9bad6178 SG: update account page list to changes on webpage
Signed-off-by: Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2012-01-27 17:39:21 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/societegenerale/pages/accounts_list.py (Browse further)