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 IDNameModelTypeStatus
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_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' compute='_compute_remote_scale_id' readonly=False
Public methods (0)

No public methods.

New fields (1)
  • remote_scale_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' compute='_compute_remote_scale_id' readonly=False store=True
Public methods (0)

No public methods.

New fields (1)
  • remote_scale_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' default=<expr>
Public methods (0)

No public methods.

New fields (1)
  • remote_scale_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' help='Scale used by default in this operations'
Public methods (0)

No public methods.