Commit Graph

9 Commits

Author SHA1 Message Date
Alexey Pelykh
108175fde2 [MIG] account_bank_statement_import_paypal: adapt improvements to v11 2020-04-17 19:27:30 +02:00
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
Pedro M. Baeza
8c9a10d839 [FIX] account_bank_statement_import: Fix tests 2019-07-19 17:29:50 +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
Pedro M. Baeza
0ed83f20ce [FIX] account_bank_statement_import_paypal: Don't set currency if it's the same 2019-05-06 21:12:50 +02:00
Pedro M. Baeza
3f3fe3845a [FIX] account_bank_statement_import_paypal: Ensure journal currency 2019-05-06 20:46:33 +02:00
cubells
64d0d19ca7 [IMP] account_bank_statement_import_paypal: create paypal maps 2019-04-12 16:36:40 +02:00