Commit graph

11 commits

Author SHA1 Message Date
Romain Bignon
b157e92d5b use decimal.Decimal instead of float to store amounts of money 2012-03-29 16:31:18 +02:00
Romain Bignon
2675510f32 add a class FrenchTransaction to factorize common parsing of french banks 2012-03-22 16:33:05 +01:00
Romain Bignon
35688f58c9 Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
Romain Bignon
f23f849e05 several fixes and add categorization of transactions 2012-03-09 13:09:26 +01:00
Romain Bignon
973fae1ef9 operation.raw must be an unicode string 2012-03-06 19:57:04 +01:00
Romain Bignon
88da52a57a support loan history 2012-03-03 19:57:32 +01:00
Romain Bignon
5ffd892a3d store Operation.date as a datetime.date object 2012-03-03 19:57:32 +01:00
Romain Bignon
be14595308 apply changes to ICapBank API 2012-02-26 18:30:40 +01:00
Julien Veyssier
9305df412d [creditmut] internal transfer implemented 2012-02-04 16:57:14 +01:00
Julien Veyssier
2f55acd62b [creditmut] 'espace_client.aspx' just after login should work (closes #754) 2012-01-19 15:50:33 +01:00
Romain Bignon
14a7a1d362 support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
Renamed from weboob/backends/creditmutuel/pages.py (Browse further)