Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Pelykh
8a2104e793 [IMP] account_bank_statement_import_paypal: DE mapping; use account number 2020-04-13 08:52:06 +02:00
Alexey Pelykh
29085c1e5e [IMP] account_bank_statement_import_paypal: better wizard 2020-04-13 08:52:06 +02:00
Alexey Pelykh
1aa793b59c [IMP] account_bank_statement_import_paypal 2020-04-13 08:52:04 +02:00
Alexandre Fayolle
b3380f06db [11.0] [FIX] float parsing in paypal import (#211)
In English version of the files, paypal uses ',' as thousands separator and '.' as
decimal separator -> the previous code would populate the bank statement with
wrong values without complaining.

We fix this by allowing to configure the separators in the paypal map.
2019-05-14 10:09:30 +02:00
cubells
64d0d19ca7 [IMP] account_bank_statement_import_paypal: create paypal maps 2019-04-12 16:36:40 +02:00