Commit Graph

3 Commits

Author SHA1 Message Date
ernesto
4ce3a7461d [FIX] account_bank_statement_import_paypal: set right current and partner in tests 2021-07-13 11:08:15 +02:00
Alexandre Fayolle
230bdfd7fd [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.
2021-07-13 11:08:15 +02:00
cubells
ee5b26bf6b [IMP] account_bank_statement_import_paypal: create paypal maps 2021-07-13 11:08:15 +02:00