Commit graph

11 commits

Author SHA1 Message Date
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
34aff683eb fix deferred debit cards parsing 2013-02-05 11:23:42 +01:00
Romain Bignon
67c24a8926 fix crash when there is no ID on a transaction 2012-12-22 21:22:36 +01:00
Romain Bignon
d91dad2b2b support currencies 2012-12-06 13:21:13 +01:00
Romain Bignon
3247217dad ignore special accounts 2012-11-30 17:19:56 +01:00
Romain Bignon
8e4454e14f fix parsing accounts when there are interlines 2012-11-17 17:00:09 +01:00
Romain Bignon
33bbe6d451 support payment in several times 2012-11-10 12:37:12 +01:00
Romain Bignon
e7c6e6b4ab correctly encode login and password 2012-11-09 13:31:29 +01:00
Romain Bignon
5699a18cf0 fix detecting wrong pass 2012-10-02 16:40:38 +02:00
Romain Bignon
57436e0899 fix when there are several amounts for a card 2012-07-03 10:08:02 +02:00
Romain Bignon
00cb04f49e new module for french bank Bred (CapBank) 2012-06-27 16:41:28 +02:00