Weighing assistant elaborations

sale_elaboration_weighing
REPOSITORY
REPOSITORYOCA/stock-weighing
GIT
GIThttps://github.com/OCA/stock-weighing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-weighing/tree/18.0/sale_elaboration_weighing
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/sale-workflow:
    - sale_elaboration
OCA/stock-weighing:
    - stock_weighing
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
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - payment
    - utm
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Show elaborations information and filters in the weighing assistant.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_move_search stock.move filter Inherits stock_weighing.view_move_search
view_move_weight_kanban_view stock.move field Inherits stock_weighing.view_move_weight_kanban_view
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • run_action(self)
REPOSITORY
REPOSITORYOCA/stock-weighing
GIT
GIThttps://github.com/OCA/stock-weighing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-weighing/tree/15.0/sale_elaboration_weighing
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
COMMITTERSPedro M. Baeza, OCA-git-bot, David, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-weighing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:00:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_elaboration
OCA/stock-weighing:
    - stock_weighing
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
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - utm
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Show elaborations information and filters in the weighing assistant.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_move_search stock.move filter Inherits stock_weighing.view_move_search
view_move_weight_kanban_view stock.move field Inherits stock_weighing.view_move_weight_kanban_view
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_sale_elaboration_weighing(self)
    @api.model
    Used in the start screen

New fields (0)

No new fields.

Public methods (0)

No public methods.