TIP: You can type at any time to perform a new search.
Barcode for pickings
tr_barcode_on_picking · OCA/stock-logistics-barcode
- Repository
- OCA/stock-logistics-barcode · module folder · Try on Runboat
- Module version
- 1.1
- Category
- Warehouse Management
- Folder size
- 0.01 MB
- License
- GPL-3 or any later version
- Application
- No
- Auto-installable
- No
- Website
- http://www.julius.fr
- Last tracking update
- 2026-08-07 07:10:01
- Authors
- Odoo Community Association (OCA), Julius Network Solutions
- Maintainers
- Odoo Community Association (OCA), Julius Network Solutions
- Committers
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provides a stock.picking model deriving from barcode_osv, which will manage the population of the x_barcode_id column. It is still necessary to configure the model to specify which field is used to generate the barcode.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_tr_barcode_configuration |
tr barcode settings | tr.barcode.settings | Inherits tr_barcode.view_tr_barcode_configuration |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
onchange_picking_config_id(self, cr, uid, _ids, picking_config_id, context=None)
Loading…
Loading…
Loading…