Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Pelykh
7011bc5e60 [IMP] account_bank_statement_import_paypal 2020-03-26 08:14:02 +01:00
ernesto
855c8ea8df [FIX] account_bank_statement_import_paypal: set right current and partner in tests 2019-09-06 12:58:07 -04:00
Pedro M. Baeza
c2ce05ac9d [FIX] account_bank_statement_import: Fix tests 2019-07-19 17:27:02 +02:00
Alexandre Fayolle
f951bb81c5 [FIX] float parsing in paypal import
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-20 12:42:51 +02:00
cubells
6614330ee5 [IMP] account_bank_statement_import_paypal: create paypal maps 2019-05-20 12:42:51 +02:00