| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-switzerland |
| GIT | |
| GIT | https://github.com/OCA/l10n-switzerland.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-switzerland/tree/8.0/l10n_ch_payment_slip_voucher |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Lorenzo Battistini, eLBati, GitHub, Stéphane Bidoul (ACSONE), Alex Comba, OCA Transbot, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-reconcile: - base_transaction_id OCA/l10n-switzerland: - l10n_ch_payment_slip - l10n_ch_base_bank odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - account_payment - account_voucher - stock_account - stock - procurement - web_kanban_gauge - web_kanban_sparkline - sale_stock - sale - sales_team |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows you to import v11 files provided by financial institute into a payment voucher To do so, use the wizard provided under Accounting -> Customers. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
v11_import_view |
V11 (BVR/ESR) Import Vouhers | v11.import.wizard.voucher | form | New |
currency_id
Many2one → res.currency
default=_get_default_currency_id
required=True
args: 'res.currency', 'Currency'
journal_id
Many2one → account.journal
required=True
args: 'account.journal', 'Journal'
total_amount
Float
total_cost
Float
v11file
Binary
validate_vouchers
Boolean
help='Activate this to automatically validate every created voucher'
args: 'Validate vouchers'
get_partner_from_ref(self, reference)
import_v11(self)