| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-belgium |
| GIT | |
| GIT | https://github.com/OCA/l10n-belgium.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-belgium/tree/7.0/account_statement_coda_import |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Laurent Mignon (ACSONE), Stéphane Bidoul (ACSONE), moylop260, Laurent Mignon, Laurent Mignon (aka lmi) |
| WEBSITE | |
| WEBSITE | http://www.acsone.eu |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - account_statement_base_import - account_statement_ext - account_statement_base_completion - account_statement_bankaccount_completion odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - report_webkit - account_voucher - account_report_company |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
coda |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Bank statement CODA import ========================== This module brings generic methods and fields on bank statement to deal with the importation of coded statement of account from electronic files. **CODA** This is an alternative to the official l10n_be_coda that leverages the advanced bank statement completion framework of the bank-statement-reconcile OCA project (https://github.com/OCA/bank-statement-reconcile) This module allows you to import your bank transactions with a standard **CODA** file (you'll find samples in the 'data' folder). It respects the chosen profile (model provided by the account_statement_ext module) to generate the entries. .. important:: The module requires the python library `pycoda <https://pypi.python.org/pypi/pycoda>`_ |
No views found for this module.
No new fields.
Public methods (2)prepare_statement_vals(self, cr, uid, profile_id, result_row_list, parser, context=None)
validate_statement(self, cr, uid, profile_id, parser, context=None)