Carlos Roca
3f5108ef7c
[MIG] account_bank_statement_import_paypal: Migration to v14.0
2021-07-20 09:23:33 +02:00
Carlos Roca
00371854bc
[IMP] account_bank_statement_import_paypal: black, isort, prettier
2021-07-13 11:14:06 +02:00
Alexey Pelykh
3f21c763e4
[REBRAND] account_bank_statement_import_paypal
2021-07-13 11:14:06 +02:00
Carlos Roca
4391989865
[MIG] account_bank_statement_import_paypal: Migration to v13.0
2021-07-13 11:14:06 +02:00
Carlos Roca
79215aca9a
[IMP] account_bank_statement_import_paypal: black, isort, prettier
2021-07-13 11:08:15 +02:00
Jordi Ballester Alomar
b847d3827d
Fixes account_bank_statement_import_paypal adjusting
...
wizard after https://github.com/OCA/server-ux/pull/165
has been merged.
2021-07-13 11:08:15 +02:00
Alexey Pelykh
1c590d5536
[IMP] account_bank_statement_import_paypal: better wizard
2021-07-13 11:08:15 +02:00
Alexey Pelykh
adc17cbe92
[FIX] account_bank_statement_import_paypal: lost wizard
2021-07-13 11:08:15 +02:00
Alexey Pelykh
473097b1f3
[IMP] account_bank_statement_import_paypal
2021-07-13 11:08:15 +02:00
Pedro M. Baeza
ccadc42ad0
[FIX] account_bank_statement_import_paypal: Don't populate partner account
...
This makes the statement lines to not appear on reconciliation widget.
2021-07-13 11:08:15 +02:00
Vincent Barrier
b3bea09143
[FIX] account_bank_statement_import_paypal: Filter Exception => UnicodeDecodeError + refactoring + exception using multiple files type
2021-07-13 11:08:15 +02:00
Victor Martin
b72348af64
[MIG] account_bank_statement_import_paypal: Migration to 12.0
2021-07-13 11:08:15 +02:00
Alexandre Fayolle
230bdfd7fd
[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.
2021-07-13 11:08:15 +02:00
cubells
ee5b26bf6b
[IMP] account_bank_statement_import_paypal: create paypal maps
2021-07-13 11:08:15 +02:00