Commit Graph

17 Commits

Author SHA1 Message Date
OCA-git-bot
b941cdeef3 account_statement_import_paypal 15.0.1.0.1 2023-02-25 11:51:46 +00:00
manu
6304b0a2b1 [MIG]account_statement_import_paypal: Migration to 15.0 2023-01-16 18:53:49 +01:00
Carlos Roca
f5d5aa6bf2 [MIG] account_bank_statement_import_paypal: Migration to v14.0 2023-01-16 18:20:14 +01:00
Alexey Pelykh
704656719f [REBRAND] account_bank_statement_import_paypal 2023-01-16 18:20:14 +01:00
Carlos Roca
5fd4aa9514 [MIG] account_bank_statement_import_paypal: Migration to v13.0 2023-01-16 18:20:14 +01:00
Carlos Roca
54ee0afe37 [IMP] account_bank_statement_import_paypal: black, isort, prettier 2023-01-16 18:20:14 +01:00
Jordi Ballester Alomar
55e50060b0 Fixes account_bank_statement_import_paypal adjusting
wizard after https://github.com/OCA/server-ux/pull/165
has been merged.
2023-01-16 18:20:14 +01:00
Alexey Pelykh
83f8dcf09e [IMP] account_bank_statement_import_paypal: DE mapping; use account number 2023-01-16 18:20:14 +01:00
Alexey Pelykh
3b4db7df53 [IMP] account_bank_statement_import_paypal: better wizard 2023-01-16 18:20:14 +01:00
Alexey Pelykh
fc0b6f756c [FIX] account_bank_statement_import_paypal: lost wizard 2023-01-16 18:20:14 +01:00
Alexey Pelykh
80bd009200 [IMP] account_bank_statement_import_paypal 2023-01-16 18:20:14 +01:00
ernesto
d81d324be9 [FIX] account_bank_statement_import_paypal: set right current and partner in tests 2023-01-16 18:20:14 +01:00
Pedro M. Baeza
b40c6218e8 [FIX] account_bank_statement_import_paypal: Don't populate partner account
This makes the statement lines to not appear on reconciliation widget.
2023-01-16 18:20:14 +01:00
Victor Martin
c0c7bb4b7f [MIG] account_bank_statement_import_paypal: Migration to 12.0 2023-01-16 18:20:14 +01:00
cubells
026eb321f0 [IMP] account_bank_statement_import_paypal: create paypal maps 2023-01-16 18:20:14 +01:00
cubells
bfe739a154 [MIG]account_bank_statement_import_paypal: Migration to 11.0 2023-01-16 18:20:14 +01:00
Sébastien BEAU
e52bc0dad8 refactor paypal import in order to use new bank statement from Paypal
Remove deprecated information in readme
solve issue on currency the main currency is not the first line (line are ordered by currency name). So we should take the journal currency or company currency to know the right currency to use. Also add full header to avoid issue if the paypal header change
2023-01-16 18:20:14 +01:00