Commit Graph

7 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
29085c1e5e [IMP] account_bank_statement_import_paypal: better wizard 2020-04-13 08:52:06 +02:00
Alexey Pelykh
7d1e6362a9 [FIX] account_bank_statement_import_paypal: lost 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
9a7b365807 [FIX] account_bank_statement_import_paypal: Don't populate partner account
This makes the statement lines to not appear on reconciliation widget.
2019-07-19 17:11:56 +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