Commit Graph

5 Commits

Author SHA1 Message Date
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
Victor Martin
b72348af64 [MIG] account_bank_statement_import_paypal: Migration to 12.0 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
cubells
b9b811db10 [MIG]account_bank_statement_import_paypal: Migration to 11.0 2021-07-13 11:08:15 +02:00
Sébastien BEAU
426e47f701 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
2021-07-13 11:08:15 +02:00