Weighing assistant remote measure

stock_weighing_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_weighing_remote_measure
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory
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:
    - stock_weighing
    - web_widget_remote_measure
OCA/web:
    - web_quick_start_screen
    - web_filter_header_button
    - web_widget_numeric_step
    - web_ir_actions_act_multi
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - 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
Meausure the weight remotely from the weighing assistant.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
weighing_wizard_form_view weighing.wizard field Inherits stock_weighing.weighing_wizard_form_view
Models touched (1)

New fields (3)
  • measure_device_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' default=<expr> readonly=True
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom' compute='_compute_uom_id'
  • weight_with_widget Float
    readonly=False related='weight' string='Weight With Widget'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-weighing
GIT
GIThttps://github.com/OCA/stock-weighing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-weighing/tree/15.0/stock_weighing_remote_measure
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYInventory
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, Weblate, OCA-git-bot, David, oca-ci, Carlos Roca, CarlosRoca13
WEBSITE
WEBSITEhttps://github.com/OCA/stock-weighing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:00:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-weighing:
    - stock_weighing
    - web_widget_remote_measure
OCA/web:
    - web_filter_header_button
    - web_widget_numeric_step
    - web_ir_actions_act_multi
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Meausure the weight remotely from the weighing assistant.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
weighing_wizard_form_view weighing.wizard field Inherits stock_weighing.weighing_wizard_form_view
Models touched (1)

New fields (3)
  • measure_device_id Many2one → remote.measure.device
    comodel_name='remote.measure.device' default=<expr> readonly=True
  • uom_id Many2one → uom.uom
    comodel_name='uom.uom' compute='_compute_uom_id'
  • weight_with_widget Float
    readonly=False related='weight'
Public methods (0)

No public methods.