Repository
OCA/bank-statement-import · module folder · Try on Runboat
Module version
2.0.0
Category
Accounting
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/bank-statement-import
Last tracking update
2026-08-07 09:06:25
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa
Odoo dependencies
Python dependencies
xlrd
System dependencies
None
Required by
None
Description
This module allows you to import any XLS file in Odoo as
bank statements.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • parse_header_xls(self, rows, mapping)
    @api.model
    Return the XLS header row after applying configured skips and offset.