Commit Graph

5 Commits

Author SHA1 Message Date
Alexey Pelykh
80bd009200 [IMP] account_bank_statement_import_paypal 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
Alexis de Lattre
44c505889b Add module account_bank_statement_import_paypal
Fix spelling mistake
Add methods to inherit for language-specific or country-specific stuff Port to new API
FIX super
Update travis config
2023-01-16 18:20:14 +01:00