Nicolas Duhamel
26d69cd0f8
fix parsing of accounts
2010-11-09 12:03:28 +01:00
Romain Bignon
f42842e03e
fix init of bp.Browser
2010-11-08 08:54:42 +01:00
Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Romain Bignon
3860f87f76
return a Transfer object insetad of only an ID
2010-10-31 10:26:06 +01:00
Romain Bignon
2d2a942494
use Value* classes instead of ConfigField
2010-10-26 21:02:42 +02:00
Romain Bignon
c959feacac
bump version of backends and applications to 0.3
2010-10-11 10:31:44 +02:00
Romain Bignon
2a8f1d1019
change file licence from GPLv2 to GPLv3
2010-10-09 09:49:46 +02:00
Nicolas Duhamel
ccc663be70
modified: weboob/backends/bp/browser.py Update LOCAL_HASH due to website update
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-29 23:30:22 +02:00
Nicolas Duhamel
935531c5ae
Return transfer id Prevent when the two accounts aren't on the same backend
...
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-28 22:27:40 +02:00
Christophe Benz
bd31eeadbd
use english descriptions
2010-09-27 18:54:36 +02:00
Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Romain Bignon
37a53b783a
port every console applications to ReplApplication
2010-09-24 12:58:27 -04:00
Nicolas Duhamel
81706f23ad
Add a transfer capability and implante it in bp and boobank
...
Make a transfer in boobank like that:
>transfer fromaccountid toaccoundid amount
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02:00
nicolas
af8842bb0b
Committer: nicolas <nicolas@NicolasDesktop.(none)>
...
New backend, bp, La Banque Postale
Implante
- get_accounts_list
- get_history
new file: weboob/backends/bp/__init__.py
new file: weboob/backends/bp/backend.py
new file: weboob/backends/bp/browser.py
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-23 17:17:58 -04:00