| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/19.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 0.4.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Dorin Hongu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_file - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - l10n_ro - base_vat - account_edi_ubl_cii |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides a generic parser for MT940 files. Given that MT940 is a non-open non-standard of pure evil in the way that every bank cooks up its own interpretation of it, this addon alone won't help you much. It is rather intended to be used by other addons to implement the dialect specific to a certain bank. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 0.2.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Dorin Hongu |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_file - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides a generic parser for MT940 files. Given that MT940 is a non-open non-standard of pure evil in the way that every bank cooks up its own interpretation of it, this addon alone won't help you much. It is rather intended to be used by other addons to implement the dialect specific to a certain bank. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 0.3.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Dorin Hongu, Sima Elisabeta, stananatanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_file - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides a generic parser for MT940 files. Given that MT940 is a non-open non-standard of pure evil in the way that every bank cooks up its own interpretation of it, this addon alone won't help you much. It is rather intended to be used by other addons to implement the dialect specific to a certain bank. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/16.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 1.4.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Mihai Fekete, oca-ci, Dorin Hongu, danila12, Larisa-nexterp |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base OCA/bank-statement-import: - account_statement_import_file - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/15.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Stana Natanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-statement-import: - account_statement_import - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/14.0/l10n_ro_account_bank_statement_import_mt940_base |
| VERSION | |
| VERSION | 1.5.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), NextERP Romania, Therp BV |
| COMMITTERS | |
| COMMITTERS | GitHub, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, Stana Natanaela |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-statement-import: - account_statement_import - account_statement_import_base OCA/l10n-romania: - l10n_ro_config odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_bank_form |
res.partner.bank.form | res.partner.bank | xpath | Inherits l10n_ro_config.view_partner_bank_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (33)add_record_line(self, line, record_line)
get_codewords(self)
get_counterpart(self, transaction, subfield)
get_footer_regex(self)
get_header_lines(self)
get_header_regex(self)
get_mt940_type(self)
get_subfield_split_text(self)
get_subfields(self, data, codewords)
get_tag_61_regex(self)
get_tag_regex(self)
handle_common_subfields(self, transaction, subfields)
handle_header(self, iterator, header_lines=None)
handle_record(self, line, result)
handle_tag_20(self, data, result)
handle_tag_25(self, data, result)
handle_tag_28(self, data, result)
handle_tag_28C(self, data, result)
handle_tag_60F(self, data, result)
handle_tag_60M(self, data, result)
handle_tag_61(self, data, result)
handle_tag_62F(self, data, result)
handle_tag_62M(self, data, result)
handle_tag_64(self, data, result)
handle_tag_65(self, data, result)
handle_tag_86(self, data, result)
is_footer(self, line)
is_mt940(self, line)
is_mt940_statement(self, line)
is_tag(self, line)
parse(self, data, header_lines=None)
parse_amount(self, sign, amount_str)
pre_process_data(self, data)
l10n_ro_unstructured_tag86
Text
string='Romania - MT940 Unstructured Tag 86 Pattern'
No public methods.