TIP: You can type at any time to perform a new search.
Switzerland - Scan ESR/BVR to create invoices
l10n_ch_scan_bvr · OCA/l10n-switzerland
- Repository
- OCA/l10n-switzerland · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Others
- Folder size
- 0.39 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:25:00
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Weblate, Denis Leemann, OCA-git-bot, oca-travis, Maxence Groine
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
partner_default_product_supplier_invoice |
partner.default.supplier.invoice.product.form.view | res.partner | form | Inherits base.view_partner_form |
scan_bvr_memory_form |
scan.bvr.memory.form | scan.bvr | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
supplier_invoice_default_productMany2one → product.productcomodel_name='product.product'help="Used by the scan BVR wizard. If completed, it'll generate a line with the proper amount and this specified product"string='Default product supplier invoice'
No public methods.
New fields (5)
-
bank_account_idMany2one → res.partner.bankcomodel_name='res.partner.bank'string='Partner Bank Account' -
bvr_stringCharsize=128string='BVR String' -
journal_idMany2one → account.journalcomodel_name='account.journal'default=<expr>string='Invoice journal' -
partner_idMany2one → res.partnercomodel_name='res.partner'string='Partner' -
stateSelectiondefault='new' args: [('new', 'New'), ('valid', 'valid'), ('need_extra_info', 'Need extra information')], 'State'
-
validate_bvr_string(self)@api.multi
Loading…
Loading…
Loading…
Loading…