Alexey Pelykh
33ffd01324
[IMP] account_bank_statement_import_paypal: better wizard
2020-08-12 17:56:16 +02:00
Alexey Pelykh
fbd815076e
[FIX] account_bank_statement_import_paypal: lost 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
Pedro M. Baeza
d5239e5746
[FIX] account_bank_statement_import_paypal: Don't populate partner account
...
This makes the statement lines to not appear on reconciliation widget.
2020-08-12 17:56:16 +02:00
Vincent Barrier
2506aa1917
[FIX] account_bank_statement_import_paypal: Filter Exception => UnicodeDecodeError + refactoring + exception using multiple files type
2020-08-12 17:56:02 +02:00
Victor Martin
b01c0e7f40
[MIG] account_bank_statement_import_paypal: Migration to 12.0
2020-08-12 17:55:37 +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