Romain Bignon
1b2d3cfe48
upgrade to browser2
2014-03-10 13:11:07 +01:00
Florent
a82f57512c
bump to 0.i
2014-01-08 23:40:16 +01:00
Romain Bignon
c1f8c08196
better description and field labels for french banks
2013-12-14 18:22:31 +01:00
Florent
9b022b2ebe
bump to 0.h
2013-08-03 14:31:13 +02:00
Romain Bignon
c0740e695d
remove useless import of with_statement (we do not support anymore python2.5)
...
refs #806
2013-07-27 14:38:18 +02:00
Lucas Nussbaum
0dbd996388
creditmutuel: fix listing of recipients in 'transfer'
...
Hi,
Without the patch below, I get:
Bug(creditmutuel): 'generator' object has no attribute 'itervalues'
The patch fixes this.
Thanks,
Lucas
Signed-off-by: Romain Bignon <romain@symlink.me>
2013-04-27 11:37:41 +02:00
Florent
9484099a1d
bump to 0.g
2013-03-26 18:31:12 +01:00
Julien Veyssier
e1100c66d3
[creditmut] alternative proposition to correct transfer problem
2013-02-28 00:32:30 +01:00
Florent
bf3132e8c0
bump to 0.f
2013-01-25 17:23:49 +01:00
Romain Bignon
4a1e4b5afa
bump to 0.e
2012-10-28 20:39:49 +01:00
Laurent Bachelier
3a66728392
Fix crashes with unicode characters in maintainer name
...
Change every mention of MAINTAINER to avoid future issues.
2012-10-24 13:29:30 +02:00
Romain Bignon
7f882e4f87
support Credit Mutuel and CIC deferred debit
2012-07-02 16:03:36 +02:00
Romain Bignon
2f8072e89e
bump to 0.d
2012-05-04 21:17:46 +02:00
Romain Bignon
011dcc9688
use uniq IDs for accounts
2012-04-18 00:55:23 +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
8f282c9ae8
rename iter_operations to iter_coming
2012-03-23 17:07:34 +01:00
Romain Bignon
8e391d0b88
bump to 0.c
2012-03-14 22:09:24 +01:00
Laurent Bachelier
062f2c4c3e
Fix Python 2.5 support
...
And fix some PEP8 style issues (mostly about spaces) while I was there.
refs #806
2012-03-13 12:36:02 +01:00
Laurent Bachelier
0fa7060b68
Better descriptions for modules
2012-02-11 00:46:48 +01:00
Romain Bignon
4be4b40509
bump to 0.b
2012-02-05 19:35:30 +01:00
Julien Veyssier
9305df412d
[creditmut] internal transfer implemented
2012-02-04 16:57:14 +01:00
Romain Bignon
14a7a1d362
support repositories to manage backends ( closes #747 )
2012-01-17 17:00:05 +01:00