Commit Graph

7 Commits

Author SHA1 Message Date
ntsirintanis
3635de18ba [IMP] account_statement_import_online_paypal: event_code update 2023-12-15 14:27:20 +01:00
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
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
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