Stock Picking Report - Product Sticker

stock_picking_report_product_sticker
REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_picking_report_product_sticker
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Joel Estrada
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sticker
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - stock
    - 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 you to display the Product Stickers in the Delivery
Slip reports.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_delivery_sticker_document report_delivery_sticker_document ir.ui.view qweb Inherits stock.report_delivery_document
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_type_form stock.picking.type.form stock.picking.type xpath Inherits stock.view_picking_type_form
Models touched (2)

New fields (2)
  • show_product_stickers Selection
    compute='_compute_show_product_stickers' help='Show Product Stickers on pickings of this type.' readonly=False selection=REPORT_STICKER_POSITIONS store=True
  • sticker_ids Many2many → product.sticker
    comodel_name='product.sticker' compute='_compute_sticker_ids' compute_sudo=True store=False string='Stickers'
Public methods (0)

No public methods.

New fields (1)
  • show_product_stickers Selection
    help='Display Product Stickers on chosen position inside the report.' selection=REPORT_STICKER_POSITIONS
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_product_sticker
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sticker
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
report_delivery_sticker_document report_delivery_sticker_document ir.ui.view qweb Inherits stock.report_delivery_document
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_type_form stock.picking.type.form stock.picking.type xpath Inherits stock.view_picking_type_form
Models touched (2)

New fields (2)
  • show_product_stickers Selection
    compute='_compute_show_product_stickers' help='Show Product Stickers on pickings of this type.' readonly=False selection=REPORT_STICKER_POSITIONS store=True
  • sticker_ids Many2many → product.sticker
    comodel_name='product.sticker' compute='_compute_sticker_ids' compute_sudo=True store=False string='Stickers'
Public methods (0)

No public methods.

New fields (1)
  • show_product_stickers Selection
    help='Display Product Stickers on chosen position inside the report.' selection=REPORT_STICKER_POSITIONS
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_picking_report_product_sticker
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYStock
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo De Miguel
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/product-attribute:
    - product_sticker
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - stock
    - 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
report_delivery_sticker_document report_delivery_sticker_document ir.ui.view qweb Inherits stock.report_delivery_document
stock_report_delivery_stickers stock_report_delivery_stickers ir.ui.view qweb New
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_type_form stock.picking.type.form stock.picking.type xpath Inherits stock.view_picking_type_form
Models touched (2)

New fields (2)
  • show_product_stickers Selection
    compute='_compute_show_product_stickers' help='Show Product Stickers on pickings of this type.' readonly=False selection=REPORT_STICKER_POSITIONS store=True
  • sticker_ids Many2many → product.sticker
    comodel_name='product.sticker' compute='_compute_sticker_ids' store=False string='Stickers'
Public methods (0)

No public methods.

New fields (1)
  • show_product_stickers Selection
    help='Display Product Stickers on chosen position inside the report.' selection=REPORT_STICKER_POSITIONS
Public methods (0)

No public methods.