TIP: You can type at any time to perform a new search.
MT940 BRD Format Bank Statements Import
l10n_ro_account_bank_statement_import_mt940_brd · OCA/l10n-romania
- Repository
- OCA/l10n-romania · module folder · Try on Runboat
- Module version
- 0.2.0
- Category
- Localization
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-romania
- Last tracking update
- 2026-08-07 08:43:04
- Authors
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania
- Maintainers
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania
- Committers
- Dorin Hongu, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to import the MT940 files from the Romanian BRD bank 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 (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (9)-
get_codewords(self) -
get_header_lines(self) -
get_header_regex(self) -
get_subfield_split_text(self) -
get_subfields(self, data, codewords) -
get_tag_61_regex(self) -
handle_common_subfields(self, transaction, subfields)Deal with common functionality for tag 86 subfields. -
handle_tag_28(self, data, result)Sequence number within batch - normally only zeroes. -
handle_tag_62F(self, data, result)Get ending balance, statement date and id. We use the date on the last 62F tag as statement date, as the date on the 60F record (previous end balance) might contain a date in a previous period. We generate the statement.id from the local_account and the end-date, this should normally be unique, provided there is a maximum of one statement per day. Depending on the bank, there might be multiple 62F tags in the import file. The last one counts.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…