TIP: You can type at any time to perform a new search.
Importación de extractos bancarios españoles (Norma 43)
l10n_es_account_statement_import_n43 · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.26 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 09:06:22
- Authors
- Spanish Localization Team, Odoo Community Association (OCA), Tecnativa
- Maintainers
- Spanish Localization Team, Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, ferran-S73, AlexGarS73
- Odoo dependencies
- Python dependencies
- chardet
- System dependencies
- None
- Required by
- None
- Description
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í](http://goo.gl/2zzlmu).
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_statement_import_form |
account.statement.import | form | Inherits account_statement_import_file.account_statement_import_form | |
view_account_journal_form_n43 |
account.journal | form | Inherits account.view_account_journal_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
n43_date_typeSelectiondefault='fecha_valor'selection=[('fecha_valor', 'Value Date'), ('fecha_oper', 'Operation Date')]string='Date type for N43 Import' -
n43_exclude_patternCharhelp='Fill this field if you want to exclude some lines of the N43 according this regexp pattern.'string='Exclude pattern for N43 import' -
n43_partner_searchSelectiondefault='all'required=Trueselection=[('none', 'None'), ('caixabank', 'CaixaBank'), ('santander', 'Santander'), ('sabadell', 'Sabadell'), ('all', 'All')]string='Partner search for N43 import'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…