Vertical Lift Empty Tray Check

stock_vertical_lift_empty_tray_check
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_vertical_lift_empty_tray_check
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSSébastien Alix, Thierry Ducrest, Weblate, OCA-git-bot, oca-ci, Rafael Lima
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_vertical_lift
    - stock_location_tray
OCA/web:
    - web_notify
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
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
When a tray is released, and the system thinks it is empty, it prompts
the user to actually check that it is empty or not. In any case, an
inventory adjustment is done stating the situation: posted to zero if
the tray is actually empty, and set to draft is it is not empty.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.vertical.lift res.config.settings xpath Inherits stock_vertical_lift.res_config_settings_view_form
vertical_lift_operation_pick_zero_check_view_form vertical.lift.operation.pick.zero.check.view.form vertical.lift.operation.pick.zero.check form New
Models touched (3)

New fields (1)
  • vertical_lift_empty_tray_check Boolean
    config_parameter='vertical_lift_empty_tray_check' default=False args: 'Vertical lift: Check Empty Tray'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • button_release(self)
    Release the operation, go to the next By default it asks the user to inspect visually if the tray is empty.

New fields (1)
  • vertical_lift_operation_pick_id Many2one → vertical.lift.operation.pick
    args: 'vertical.lift.operation.pick'
Public methods (2)
  • button_confirm_empty(self)
    User confirms the tray location is empty This is in accordance with what we expected, because we only call this action if we think the location is empty. We create an inventory adjustment that states that a zero-check was done for this location.
  • button_confirm_not_empty(self)
    User confirms the tray location is not empty This contradicts what we expected, because we only call this action if we think the location is empty. We create a draft inventory adjustment stating the mismatch.
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/14.0/stock_vertical_lift_empty_tray_check
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSDenis Roussel, Enric Tobella, oca-travis, Weblate, OCA-git-bot, nguyenhk
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_vertical_lift
    - stock_location_tray
OCA/web:
    - web_notify
    - web_ir_actions_act_view_reload
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.stock res.config.settings xpath Inherits stock.res_config_settings_view_form
vertical_lift_operation_pick_zero_check_view_form vertical.lift.operation.pick.zero.check.view.form vertical.lift.operation.pick.zero.check form New
Models touched (3)

New fields (1)
  • vertical_lift_empty_tray_check Boolean
    config_parameter='vertical_lift_empty_tray_check' default=False args: 'Vertical lift: Check Empty Tray'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • button_release(self)
    Release the operation, go to the next By default it asks the user to inspect visually if the tray is empty.

New fields (1)
  • vertical_lift_operation_pick_id Many2one → vertical.lift.operation.pick
    args: 'vertical.lift.operation.pick'
Public methods (2)
  • button_confirm_empty(self)
    User confirms the tray location is empty This is in accordance with what we expected, because we only call this action if we think the location is empty. We create an inventory adjustment that states that a zero-check was done for this location.
  • button_confirm_not_empty(self)
    User confirms the tray location is not empty This contradicts what we expected, because we only call this action if we think the location is empty. We create a draft inventory adjustment stating the mismatch.
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_vertical_lift_empty_tray_check
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, OCA-git-bot, Carlos Serra-Toro
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_vertical_lift
    - stock_location_tray
OCA/web:
    - web_notify
    - web_ir_actions_act_view_reload
odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.stock res.config.settings xpath Inherits stock.res_config_settings_view_form
vertical_lift_operation_pick_zero_check_view_form vertical.lift.operation.pick.zero.check.view.form vertical.lift.operation.pick.zero.check form New
Models touched (3)

New fields (1)
  • vertical_lift_empty_tray_check Boolean
    config_parameter='vertical_lift_empty_tray_check' default=False args: 'Vertical lift: Check Empty Tray'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • button_release(self)
    Release the operation, go to the next By default it asks the user to inspect visually if the tray is empty.

New fields (1)
  • vertical_lift_operation_pick_id Many2one → vertical.lift.operation.pick
    args: 'vertical.lift.operation.pick'
Public methods (2)
  • button_confirm_empty(self)
    User confirms the tray location is empty This is in accordance with what we expected, because we only call this action if we think the location is empty. We create an inventory adjustment that states that a zero-check was done for this location.
  • button_confirm_not_empty(self)
    User confirms the tray location is not empty This contradicts what we expected, because we only call this action if we think the location is empty. We create a draft inventory adjustment stating the mismatch.