Romain Bignon
|
78a5c3767f
|
fix compatibility with python2.6
|
2013-01-16 17:50:29 +01:00 |
|
Romain Bignon
|
a8b1c5ed5b
|
if both credit and debit are empty, set value to 0
|
2013-01-07 23:03:34 +01:00 |
|
Romain Bignon
|
d91dad2b2b
|
support currencies
|
2012-12-06 13:21:13 +01:00 |
|
Romain Bignon
|
a7c024e3bc
|
strip EUR from amount strings
|
2012-07-31 16:48:52 +02:00 |
|
Romain Bignon
|
7ee2d29792
|
clean_amount is now a class method
|
2012-07-02 14:00:36 +02:00 |
|
Romain Bignon
|
7cf060a5f6
|
add a check if the year is on two digits
|
2012-06-27 16:37:03 +02:00 |
|
Romain Bignon
|
1cd27395de
|
check if matched arguments in transactions are not None
|
2012-05-31 13:40:57 +02:00 |
|
Romain Bignon
|
c4ad0e705e
|
credit isn't necessarily a positive amount
|
2012-04-10 10:40:56 +02:00 |
|
Romain Bignon
|
7559a4c93d
|
strip all kind of spaces, check decimal values signs
|
2012-04-09 11:23:13 +02:00 |
|
Gabriel Kerneis
|
ee59891f62
|
boursorama: parse categories and date
|
2012-04-01 14:30:13 +02:00 |
|
Gabriel Kerneis
|
0f6393e642
|
bank: add a 'category' group in patterns
|
2012-04-01 11:23:35 +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
|
c6a141595c
|
change way to describe fields of CapBaseObject, and lot of documentation
|
2012-03-26 14:35:54 +02:00 |
|
Romain Bignon
|
2675510f32
|
add a class FrenchTransaction to factorize common parsing of french banks
|
2012-03-22 16:33:05 +01:00 |
|