TIP: You can type at any time to perform a new search.
Remote Measure Devices Input on Stock
stock_remote_measure · OCA/stock-weighing
- Repository
- OCA/stock-weighing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-weighing
- Last tracking update
- 2026-08-07 08:42:56
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Roca, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to use remote devices from `web_widget_remote_measure` in your stock operations.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_tree_detailed |
stock.move.line | tree | Inherits stock.view_move_line_tree_detailed | |
view_picking_form |
stock.picking | form | Inherits stock.view_picking_form | |
view_picking_type_form |
stock.picking.type | form | Inherits stock.view_picking_type_form | |
view_stock_move_line_detailed_operation_tree |
stock.move.line | tree | Inherits stock.view_stock_move_line_detailed_operation_tree | |
view_stock_move_line_operation_tree |
stock.move.line | tree | Inherits stock.view_stock_move_line_operation_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
remote_scale_idMany2one → remote.measure.devicecomodel_name='remote.measure.device'compute='_compute_remote_scale_id'readonly=False
No public methods.
New fields (1)
-
remote_scale_idMany2one → remote.measure.devicecomodel_name='remote.measure.device'compute='_compute_remote_scale_id'readonly=Falsestore=True
No public methods.
New fields (1)
-
remote_scale_idMany2one → remote.measure.devicecomodel_name='remote.measure.device'default=<expr>
No public methods.
New fields (1)
-
remote_scale_idMany2one → remote.measure.devicecomodel_name='remote.measure.device'help='Scale used by default in this operations'
No public methods.