Remote Measure Devices Input on Stock

stock_remote_measure
REPOSITORY
REPOSITORYOCA/stock-weighing
GIT
GIThttps://github.com/OCA/stock-weighing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-weighing/tree/18.0/stock_remote_measure
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Carlos Roca
WEBSITE
WEBSITEhttps://github.com/OCA/stock-weighing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-weighing:
    - web_widget_remote_measure
odoo/odoo:
    - web
    - base
    - uom
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - html_editor
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits stock.view_move_line_tree_detailed
view_picking_form stock.picking group Inherits stock.view_picking_form
view_picking_type_form stock.picking.type field Inherits stock.view_picking_type_form
view_stock_move_line_detailed_operation_tree stock.move.line field Inherits stock.view_stock_move_line_detailed_operation_tree
view_stock_move_line_operation_tree stock.move.line field Inherits stock.view_stock_move_line_operation_tree
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.

REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/15.0/stock_remote_measure
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, David, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-weighing:
    - web_widget_remote_measure
odoo/odoo:
    - web
    - base
    - uom
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_picking_form stock.picking group Inherits stock.view_picking_form
view_picking_type_form stock.picking.type field Inherits stock.view_picking_type_form
view_stock_move_line_detailed_operation_tree stock.move.line field Inherits stock.view_stock_move_line_detailed_operation_tree
view_stock_move_line_operation_tree stock.move.line field Inherits stock.view_stock_move_line_operation_tree
Models touched (3)

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> states={'done': [('readonly', True)]}
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.