Skip to content

[16.0] [IMP] account_statement_import_sheet_file: add a hook function#934

Open
luisDIXMIT wants to merge 1 commit intoOCA:16.0from
dixmit:16.0-imp-account_statement_import_sheet_file
Open

[16.0] [IMP] account_statement_import_sheet_file: add a hook function#934
luisDIXMIT wants to merge 1 commit intoOCA:16.0from
dixmit:16.0-imp-account_statement_import_sheet_file

Conversation

@luisDIXMIT
Copy link
Copy Markdown

@luisDIXMIT luisDIXMIT commented Apr 27, 2026

We add a hook function that helps filter the rows. In other modules or in your private modules, you can override this function to adapt it to the characteristics of your file.

Example:
If we have a statement import file with denied transactions, we can filter them out to skip them.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

@OCA-git-bot OCA-git-bot added mod:account_statement_import_sheet_file Module account_statement_import_sheet_file series:16.0 labels Apr 27, 2026
@luisDIXMIT luisDIXMIT force-pushed the 16.0-imp-account_statement_import_sheet_file branch from a57ec3c to 95fa3af Compare April 27, 2026 14:13
@luisDIXMIT luisDIXMIT changed the title [16.0] [IMP] account_statement_import_sheet_file: add a flag function [16.0] [IMP] account_statement_import_sheet_file: add a hook function Apr 27, 2026
@luisDIXMIT luisDIXMIT force-pushed the 16.0-imp-account_statement_import_sheet_file branch from 95fa3af to a5bd8cc Compare April 27, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:account_statement_import_sheet_file Module account_statement_import_sheet_file series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants