Stock Barcodes Picking Batch Revision

stock_barcodes_picking_batch_revision
REPOSITORY
REPOSITORYOCA/stock-logistics-barcode
GIT
GIThttps://github.com/OCA/stock-logistics-barcode.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-barcode/tree/15.0/stock_barcodes_picking_batch_revision
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYExtra Tools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSCarlos Dauden, sergio-teruel, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-barcode
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-barcode:
    - stock_barcodes_picking_batch
    - stock_barcodes
OCA/web:
    - web_widget_numeric_step
odoo/odoo:
    - barcodes
    - web
    - base
    - stock
    - product
    - mail
    - base_setup
    - bus
    - web_tour
    - uom
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - stock_picking_batch
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_picking_batch_filter stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_filter
view_stock_barcodes_read_picking_batch_form stock.barcodes.read.picking.batch.form wiz.stock.barcodes.read.picking button Inherits stock_barcodes_picking_batch.view_stock_barcodes_read_picking_batch_form
Models touched (5)

New fields (1)
  • barcodes_is_reviewed Boolean
Public methods (0)

No public methods.

New fields (1)
  • barcodes_requested_review Boolean
Public methods (1)
  • write(self, vals)

New fields (1)
  • barcodes_requested_review Boolean
    readonly=False related='picking_batch_id.barcodes_requested_review'
Public methods (0)

No public methods.

New fields (1)
  • review_picking_batch Boolean
    help='Technical field to know the context (reviewer or not)'
Public methods (1)
  • action_clean_values(self)
    Restore review state to not reviewed

New fields (1)
  • review_picking_batch Boolean
    related='wiz_barcode_id.review_picking_batch'
Public methods (1)
  • action_confirm_review(self)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/stock-logistics-barcode
PULL REQUEST
PULL REQUEST[18.0][MIG] stock_barcodes_picking_batch_revision: Migration to 18.0 (#728)