Alexey Pelykh
9adec206a4
[REBRAND] account_bank_statement_import_paypal
2020-09-30 06:28:01 +03:00
Carlos Roca
65873b41ce
[MIG] account_bank_statement_import_paypal: Migration to v13.0
2020-08-12 18:00:06 +02:00
Carlos Roca
6612a81680
[IMP] account_bank_statement_import_paypal: black, isort, prettier
2020-08-12 17:58:31 +02:00
Jordi Ballester Alomar
d4e4df89c5
Fixes account_bank_statement_import_paypal adjusting
...
wizard after https://github.com/OCA/server-ux/pull/165
has been merged.
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
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