weboob-devel/modules/cmso
Romain Bignon 87070bf05a use a local instance of LinearDateGuesser instead of global one
When giving LinearDateGuesser instance to DateGuesser at Page's
declaration, that'll be the SAME object for all the life-time of the
module. So when listing transactions of a second account, the first taken
date is the date of the oldest transaction of the first account!
2015-01-13 16:59:13 +01:00
..
mobile fix parsing of market accounts and factorization of the Transaction class 2014-10-28 15:37:49 +01:00
web use a local instance of LinearDateGuesser instead of global one 2015-01-13 16:59:13 +01:00
__init__.py Rename backend.py to module.py 2014-09-26 10:18:12 +02:00
favicon.png add module for Credit Mutuel Sud Ouest (cmso) 2012-12-28 17:48:52 +01:00
module.py add pro browser to cmso bank module 2014-10-22 14:21:48 +02:00
test.py s/BACKEND/MODULE/ 2014-09-26 10:18:11 +02:00
transaction.py fix parsing of market accounts and factorization of the Transaction class 2014-10-28 15:37:49 +01:00