TIP: You can type at any time to perform a new search.
Stock Barcodes Move Location
stock_barcodes_move_location · OCA/stock-logistics-barcode
- Repository
- OCA/stock-logistics-barcode · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Extra Tools
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-barcode
- Last tracking update
- 2026-08-07 07:38:27
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, Lois Rilo, OCA-git-bot, oca-travis, oca-ci
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
stock_barcodes Assets | ir.ui.view | qweb | Inherits web.assets_backend |
stock_picking_type_kanban |
stock.picking.type | kanban | Inherits stock.stock_picking_type_kanban | |
view_picking_type_form |
Operation Types | stock.picking.type | form | Inherits stock.view_picking_type_form |
view_stock_barcodes_read_move_location_form |
stock.barcodes.read.move.location.form | wiz.stock.barcodes.read.move.location | form | Inherits stock_barcodes.view_stock_barcodes_read_form |
view_wiz_stock_move_location_form_stock_move_location |
wiz.stock.move.location | form | Inherits stock_move_location.view_wiz_stock_move_location_form_stock_move_location |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
no_move_proposalBooleanhelp='Mark this option to not to propose stock moves to be processed'string='Do Not Propose Moves (Move On Hand)'
No public methods.
New fields (3)
-
location_dest_idMany2one → stock.locationcomodel_name='stock.location'readonly=Truestring='Destination Location' -
move_location_idMany2one → wiz.stock.move.locationcomodel_name='wiz.stock.move.location'readonly=Truestring='Move Location' -
move_location_qtyFloatdigits='Product Unit of Measure'readonly=Truestring='To Move quantities'
-
action_done(self) -
action_manual_entry(self) -
action_undo_last_scan(self) -
action_zbarcam(self) -
check_done_conditions(self) -
name_get(self) -
reset_qty(self)
New fields (0)
No new fields.
Public methods (4)-
action_barcode_scan(self) -
clear_lines(self) -
name_get(self) -
onchange_origin_location(self)@api.onchange('origin_location_id')
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 31 days ago
- Last activity
- 31 days ago
- Repository
- OCA/stock-logistics-barcode
- Pull request
- [16.0][MIG] stock_barcodes_move_location (#765)