TIP: You can type at any time to perform a new search.
Multi barcode from supplier pricelist
product_multi_barcode_supplierinfo · OCA/stock-logistics-barcode
- Repository
- OCA/stock-logistics-barcode · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Product Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/stock-logistics-barcode
- Last tracking update
- 2026-08-07 07:47:41
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Eric Antones, Weblate, OCA-git-bot, oca-ci, mariadforgeflow
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view_multi_barcode |
product.template.form.multi.barcode | product.template | form | Inherits product_multi_barcode.product_template_form_view_multi_barcode |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
product_variant_countIntegerrelated='product_tmpl_id.product_variant_count' args: 'Variant Count' -
supplier_idMany2one → res.partnercomodel_name='res.partner'readonly=True
No public methods.
New fields (2)
-
barcodeCharcompute='_compute_barcode_name'inverse='_inverse_barcode_field'readonly=Falsestore=True -
barcode_idMany2one → product.barcodecomodel_name='product.barcode'
-
check_barcode(self)@api.constrains('barcode') -
unlink(self) -
unlink_product_barcode(self)