Skip to content

Conversation

@mkoeck
Copy link

@mkoeck mkoeck commented Dec 9, 2025

Requires #860 for dependencies.

Note that I disabled the pylint warnings for the lazy translations, as they seemed like false positives.

omar7r and others added 30 commits December 9, 2025 15:42
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 OCA#481.

Improve bank statement line form view and journal form view.
…, 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.
…low 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.
Currently translated at 100.0% (154 of 154 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/
Currently translated at 100.0% (159 of 159 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/es/
Currently translated at 100.0% (159 of 159 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/it/
pre-commit fixes

Reverted changes for create method and used f string instead of templates
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: bank-statement-import-18.0/bank-statement-import-18.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-18-0/bank-statement-import-18-0-account_statement_import_online_paypal/
Currently translated at 100.0% (160 of 160 strings)

Translation: bank-statement-import-18.0/bank-statement-import-18.0-account_statement_import_online_paypal
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-18-0/bank-statement-import-18-0-account_statement_import_online_paypal/it/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.