| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/7.0/l10n_es_bank_statement |
| VERSION | |
| VERSION | 3.0 |
| CATEGORY | |
| CATEGORY | Localisation/Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Spanish localization team |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Spanish localization team |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Alejandro Santana, Omar (Pexego), OCA Transbot, Launchpad Translations on behalf of openerp-spain-team, Hugo Santos |
| WEBSITE | |
| WEBSITE | https://launchpad.net/openerp-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base_import - account_statement_ext - account_statement_base_completion OCA/l10n-spain: - l10n_es odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - base_vat - base_iban - l10n_es - report_webkit - account_voucher - account_report_company |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Extractos bancarios españoles (Norma 43)
========================================
Importación y tratamiento de los extractos bancarios españoles que siguen la
norma/cuaderno 43 de la 'Asociación Española de la Banca'. Puede consultarse la
especificación del formato aquí_.
.. _aquí: http://goo.gl/2zzlmu
**AVISO:** Este módulo requiere de varios módulos del repositorio de código:
https://github.com/OCA/bank-statement-reconcile
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_bank_statement_form_c43 |
account.bank.statement.c43.form | account.bank.statement | xpath | Inherits account.view_bank_statement_form |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (3)get_from_caixabank_rules(self, cr, uid, st_line, context=None)
get_from_generic_c43_rules(self, cr, uid, st_line, context=None)
get_from_santander_rules(self, cr, uid, st_line, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)prepare_statement_lines_vals(self, cr, uid, parser_vals, statement_id, context)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/6.1/l10n_es_bank_statement |
| VERSION | |
| VERSION | 2.0 |
| CATEGORY | |
| CATEGORY | Localisation/Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pexego, Acysos, NaN·tic, Zikzakmedia |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pexego, Acysos, NaN·tic, Zikzakmedia |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pedro M. Baeza, Omar (pexego), Alejandro Santana, iker, Mikel |
| WEBSITE | |
| WEBSITE | www.zikzakmedia.com / www.pexego.es / www.acysos.com / www.nan-tic.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-payment: - nan_account_bank_statement OCA/l10n-spain: - l10n_es odoo/odoo: - account - base_setup - base - product - process - decimal_precision - analytic - board - edi - email_template - base_tools - account_voucher - base_vat - base_iban - l10n_es |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Module for the importation of Spanish bank statements following the C43 normative of the 'Asociación Española de la Banca'.
Adds a wizard to the bank statements to perform the importation. The imported file gets attached to the given bank statement.
It allows to define default accounting codes for the concepts defined in the C43 bank statement file.
The search of the entries to reconcile (and partner) is done like this:
1) Unreconciled entries with the given reference and amount. The reference is taken from the 'conceptos' or 'referencia2' fields of the statement.
2) Unreconciled entries with (a partner with) the given VAT number and amount.
These fields are tested to find a valid spanish VAT:
- First 9 characters of 'referencia1' (Banc Sabadell)
- First 9 characters of 'conceptos' (La Caixa)
- Characters [21:30] of 'conceptos' (Caja Rural del Jalón)
3) Unreconciled entries with the given amount.
If no partner is found, the default account defined for the concept is used.
The module also adds a wizard in Financial Management/Configuration/C43 bank statements to import the default statement concepts, that must be run after creating the spanish chart of accounts (l10n_es module).
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
c43_file_import_wizard |
l10n.es.bank.statement.c43.import.form | l10n.es.bank.statement.import.c43.wizard | form | New |
extractos_import_wizard |
l10n.es.extractos.import.form | l10n.es.extractos.import.wizard | form | New |
view_bank_statement_form_ES1 |
account.bank.statement.form.ES1 | account.bank.statement | xpath | Inherits account.view_bank_statement_form |
view_bank_statement_form_ES2 |
account.bank.statement.form.ES2 | account.bank.statement | xpath | Inherits account.view_bank_statement_form |
view_bank_statement_form_ES3 |
account.bank.statement.form.ES3 | account.bank.statement | xpath | Inherits account.view_bank_statement_form |
view_bank_statement_form_ES4 |
account.bank.statement.form.ES4 | account.bank.statement | xpath | Inherits account.view_bank_statement_form |
view_extractos_concepto |
l10n.es.extractos.concepto.form | l10n.es.extractos.concepto | form | New |
view_extractos_concepto_tree |
l10n.es.extractos.concepto.tree | l10n.es.extractos.concepto | tree | New |
No models found for this module.