Stock Picking Batch Print Pickings

stock_picking_batch_print_pickings
REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_batch_print_pickings
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory/Inventory
LICENSE
LICENSELGPL-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-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_picking_batch
    - 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
This module extends the functionality of stock picking batch and to allow you to print multiple pickings from batches

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
copies_picking copies_picking ir.ui.view qweb New
print_pickings print_pickings ir.ui.view qweb New
report_picking_batch_print_pickings report_picking_batch_print_pickings ir.ui.view qweb New
stock_picking_batch_form_inherit_stock_picking_batch_print_pickings Picking Batch Print Pickings stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
view_picking_type_form_inherit_stock_picking_batch_print_pickings Operation Types Batch Print Pickings stock.picking.type xpath Inherits stock_picking_batch.view_picking_type_form_inherit
Models touched (2)

New fields (1)
  • print_documents Boolean
    compute='_compute_print_documents' help='Print Pickings from Batch'
Public methods (1)
  • action_print_pickings(self)

New fields (2)
  • number_copies_pickings Integer
    default=1 help='Number of copies per picking' args: 'Number of copies'
  • print_documents_from_batch Selection
    default=False args: [('pickings', 'Pickings')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_picking_batch_print_pickings
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory/Inventory
LICENSE
LICENSELGPL-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, Dante Pereyra
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_picking_batch
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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
This module extends the functionality of stock picking batch and to allow you to print multiple pickings from batches

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
copies_picking copies_picking ir.ui.view qweb New
print_pickings print_pickings ir.ui.view qweb New
report_picking_batch_print_pickings report_picking_batch_print_pickings ir.ui.view qweb New
stock_picking_batch_form_inherit_stock_picking_batch_print_pickings Picking Batch Print Pickings stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
view_picking_type_form_inherit_stock_picking_batch_print_pickings Operation Types Batch Print Pickings stock.picking.type xpath Inherits stock_picking_batch.view_picking_type_form_inherit
Models touched (2)

New fields (1)
  • print_documents Boolean
    compute='_compute_print_documents' help='Print Pickings from Batch'
Public methods (1)
  • action_print_pickings(self)

New fields (2)
  • number_copies_pickings Integer
    default=1 help='Number of copies per picking' args: 'Number of copies'
  • print_documents_from_batch Selection
    default=False args: [('pickings', 'Pickings')]
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/stock-logistics-workflow
GIT
GIThttps://github.com/OCA/stock-logistics-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_print_pickings
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYInventory/Inventory
LICENSE
LICENSELGPL-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, Emilio Pascual
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock_picking_batch
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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
This module extends the functionality of stock picking batch and to allow you to print multiple pickings from batches

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
copies_picking copies_picking ir.ui.view qweb New
print_pickings print_pickings ir.ui.view qweb New
report_picking_batch_print_pickings report_picking_batch_print_pickings ir.ui.view qweb New
stock_picking_batch_form_inherit_stock_picking_batch_print_pickings Picking Batch Print Pickings stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
view_picking_type_form_inherit_stock_picking_batch_print_pickings Operation Types Batch Print Pickings stock.picking.type xpath Inherits stock_picking_batch.view_picking_type_form_inherit
Models touched (2)

New fields (1)
  • print_documents Boolean
    compute='_compute_print_documents' help='Print Pickings from Batch'
Public methods (1)
  • action_print_pickings(self)

New fields (2)
  • number_copies_pickings Integer
    default=1 help='Number of copies per picking' args: 'Number of copies'
  • print_documents_from_batch Selection
    default=False args: [('pickings', 'Pickings')]
Public methods (0)

No public methods.