-
-
Notifications
You must be signed in to change notification settings - Fork 472
19.0 mig account statement import sheet file #863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 19.0
Are you sure you want to change the base?
19.0 mig account statement import sheet file #863
Conversation
Currently translated at 14.5% (14 of 96 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online/tr/
…rovider configuration TT49855
Currently translated at 100.0% (94 of 94 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_online Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_online/it/
Apply mute_logger in test that test graceful exception handling
The module was ported from v14. It was renamed from account_statement_import_file_reconciliation_widget to account_statement_import_file_reconcile_oca to take into account the new names of the modules it depend on. Update code to the new notification system.
Currently translated at 100.0% (2 of 2 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_file_reconcile_oca Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file_reconcile_oca/es/
Currently translated at 100.0% (2 of 2 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_file_reconcile_oca Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file_reconcile_oca/it/
Currently translated at 75.0% (9 of 12 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/nl/
Currently translated at 83.3% (10 of 12 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_camt Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_camt/it/
Encountered in a Camt.054 statement: currency listed under /BkToCstmrDbtCdtNtfctn/Ntfctn/Ntry/Amt/@ccy
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_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/
Currently translated at 100.0% (100 of 100 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/it/
…r with simbols eg: USD/$
Currently translated at 100.0% (100 of 100 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/
Currently translated at 100.0% (99 of 99 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/it/
Currently translated at 100.0% (99 of 99 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/zh_CN/
Currently translated at 100.0% (99 of 99 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/zh_CN/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/
Currently translated at 100.0% (104 of 104 strings) Translation: bank-statement-import-17.0/bank-statement-import-17.0-account_statement_import_sheet_file Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-17-0/bank-statement-import-17-0-account_statement_import_sheet_file/it/
…iles in addition to XLS and CSV formats
…parser header When importing an Excel file with a header and the field header_lines_skip_count is set to its default value (0), the header is retrieved using the -1 index (the last row). complementary to commit OCA@13285ab
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request migrates the account_statement_import_online and account_statement_import_online_gocardless modules to version 19.0, along with adding the account_statement_import_ofx module. The changes primarily involve creating new module structures with their complete file hierarchies.
Key changes:
- Migration of online bank statement import modules to version 19.0
- Addition of GoCardless online bank statement provider integration
- Addition of OFX file format support for bank statement imports
Reviewed changes
Copilot reviewed 184 out of 320 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| account_statement_import_online_gocardless/pyproject.toml | Build configuration for GoCardless module |
| account_statement_import_online_gocardless/models/online_bank_statement_provider.py | Core GoCardless provider implementation with API integration |
| account_statement_import_online_gocardless/i18n/*.po | Translation files for Italian, Spanish, and template |
| account_statement_import_online_gocardless/controllers/main.py | HTTP controller for GoCardless OAuth callback handling |
| account_statement_import_online_gocardless/manifest.py | Module manifest for GoCardless integration |
| account_statement_import_online/wizards/*.py | Wizard implementations for pulling bank statements |
| account_statement_import_online/views/*.xml | UI views for online bank statement providers |
| account_statement_import_online/models/*.py | Core models for online bank statement providers |
| account_statement_import_online/i18n/*.po | Translation files for multiple languages |
| account_statement_import_online/manifest.py | Module manifest for online bank statement base |
| account_statement_import_ofx/wizard/*.py | OFX file import wizard implementation |
| account_statement_import_ofx/tests/*.py | Test suite for OFX import functionality |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.