Skip to content

[FIX] account_statement_import_sheet_file: support for reading XLSX files in addition to XLS and CSV formats#876

Draft
rov-adhoc wants to merge 2 commits intoOCA:18.0from
adhoc-dev:18.0-h-103320-rov
Draft

[FIX] account_statement_import_sheet_file: support for reading XLSX files in addition to XLS and CSV formats#876
rov-adhoc wants to merge 2 commits intoOCA:18.0from
adhoc-dev:18.0-h-103320-rov

Conversation

@rov-adhoc
Copy link
Copy Markdown
Contributor

No description provided.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @alexey-pelykh,
some modules you are maintaining are being modified, check this out!

Copy link
Copy Markdown
Contributor

@alexey-pelykh alexey-pelykh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling XLSX support with openpyxl. One thought -- there's also #873 which takes a cleaner approach by fully replacing xlrd with openpyxl rather than maintaining a dual-path with hasattr() checks throughout. The dual approach adds maintenance burden since every future change to sheet parsing needs both xlrd and openpyxl code paths. Might be worth coordinating with #873 on the direction.

@rov-adhoc rov-adhoc force-pushed the 18.0-h-103320-rov branch from fb709ce to 889a708 Compare March 3, 2026 18:26
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.

3 participants