| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/bank-payment |
| GIT | |
| GIT | https://github.com/OCA/bank-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/bank-payment/tree/7.0/account_banking_nl_clieop |
| VERSION | |
| VERSION | 0.92 |
| CATEGORY | |
| CATEGORY | Account Banking |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), EduSense BV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), EduSense BV |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Stefan Rijnhart, Sandy Carter, Holger Brunn, Pedro M. Baeza, Stéphane Bidoul (ACSONE), Launchpad Translations on behalf of banking-addons-team |
| WEBSITE | |
| WEBSITE | http://www.edusense.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_banking_payment - account_banking - account_banking_payment_export - account_iban_preserve_domestic odoo/odoo: - account_voucher - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - account_payment - base_iban |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Module to export payment orders in ClieOp format.
ClieOp format is used by Dutch banks to batch national bank transfers.
This module uses the account_banking logic.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
banking_export_clieop_wizard_view |
banking.export.clieop.wizard.view | banking.export.clieop.wizard | form | New |
view_banking_export_clieop_form |
account.banking.export.clieop.form | banking.export.clieop | form | New |
view_banking_export_clieop_tree |
account.banking.export.clieop.tree | banking.export.clieop | tree | New |
No new fields.
Public methods (1)get_daynr(self, cr, uid, context=None)
No new fields.
Public methods (5)cancel_clieop(self, cr, uid, ids, context)
check_orders(self, cr, uid, vals, context)
create(self, cr, uid, vals, context=None)
create_clieop(self, cr, uid, ids, context)
save_clieop(self, cr, uid, ids, context)