Commit Graph

7 Commits

Author SHA1 Message Date
Alexey Pelykh
9adec206a4 [REBRAND] account_bank_statement_import_paypal 2020-09-30 06:28:01 +03:00
Carlos Roca
6612a81680 [IMP] account_bank_statement_import_paypal: black, isort, prettier 2020-08-12 17:58:31 +02:00
Alexey Pelykh
359ae1e803 [IMP] account_bank_statement_import_paypal: DE mapping; use account number 2020-08-12 17:56:16 +02:00
Alexey Pelykh
33ffd01324 [IMP] account_bank_statement_import_paypal: better wizard 2020-08-12 17:56:16 +02:00
Alexey Pelykh
b0e11f3527 [IMP] account_bank_statement_import_paypal 2020-08-12 17:56:16 +02:00
Alexandre Fayolle
cea45e6716 [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.
2020-08-12 17:55:37 +02:00
cubells
7de8d5875e [IMP] account_bank_statement_import_paypal: create paypal maps 2020-08-12 17:55:37 +02:00