Commit Graph

8 Commits

Author SHA1 Message Date
Stefan
5e7ff97c51 [MIG] account_statement_import_online_paypal: Migration to 16.0 2023-10-19 08:04:27 +02:00
Ken Woychesko
6cce830d7e [FIX] account_statement_import_online_paypal: force observance of "Allow Empty Statements" provider setting
Empty statements should only be created if "Allow Empty Statements" is checked. This commit adds a check for the state of the allow_empty_statements field.
2023-10-19 08:04:27 +02:00
Ken Woychesko
48a03bdd71 [FIX] account_statement_import_online_paypal: Update CONFIGURE, USAGE, and ROADMAP to current Odoo & PayPal menus/procedures/links.
(1) Odoo's menu has changed over the recent versions, and these changes help new users to better understand how to create a PayPal-related Bank Account/Journal and configuration for syncing with PayPal's servers.
(2) The order of CONFIGURE was changed to the logical flow of obtaining PayPal credentials first and then configuring Odoo to match.
(3) PayPal's URL for transaction definitions has changed and was updated in ROADMAP.
2023-10-19 08:04:27 +02:00
ikapasi
f4e1a399fe [MIG] account_bank_statement_import_online_paypal: Migration to 15.0 2023-10-19 08:04:27 +02:00
Alexis de Lattre
815fb99f20 Add module account_statement_import_base
The 2 modules account_statement_import_online and
account_statement_import depend on account_statement_import_base (and
not on each other) and share common code, in particular a hook to update
the statement line. So we can now have reconciliation modules that use
this hook and therefore work both on file import and online import. More
details on https://github.com/OCA/bank-statement-import/issues/481.

Improve bank statement line form view and journal form view.
2023-10-19 08:04:27 +02:00
Alexey Pelykh
7d53f219b0 [FIX] account_statement_import_online_paypal: tests 2023-10-19 08:04:27 +02:00
Omar (Comunitea)
636ea5dbee [MIG] account_statement_import_online_paypal: Migrated to 14.0 2023-10-19 08:04:27 +02:00
Omar (Comunitea)
8174adda5b [REN] account_bank_statement_import_online_paypal: Renamed to account_statement_import_online_paypal 2023-10-18 10:44:13 +02:00