Stock Picking Batch Print Invoices

stock_picking_batch_print_invoices
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_invoices
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 OCA/stock-logistics-workflow:
    - stock_picking_batch_print_pickings
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_picking_batch
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of stock batch pickings and to allows you to print multiple invoices from batches.
You can configure a type operation for print only *invoices*, *invoices and pickings* or *invoices or pickings*

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
copies_invoice copies_invoice ir.ui.view qweb New
print_invoices print_invoices ir.ui.view qweb New
print_pickings_invoices print_pickings_invoices ir.ui.view qweb Inherits stock_picking_batch_print_pickings.print_pickings
stock_picking_batch_form_inherit_stock_picking_batch_print_invoices Picking Batch Print Invoices stock.picking.batch xpath Inherits stock_picking_batch_print_pickings.stock_picking_batch_form_inherit_stock_picking_batch_print_pickings
view_picking_type_form_inherit_stock_picking_batch_print_invoices Operation Types Batch Print Invoices stock.picking.type xpath Inherits stock_picking_batch_print_pickings.view_picking_type_form_inherit_stock_picking_batch_print_pickings
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • number_copies_invoices Integer
    default=1 args: 'Number of copies per invoice'
  • print_documents_from_batch Selection
    help="'Pickings': Print only pickings are in batch.\n'Invoices': Print only invoices related with pickings are in batch.\n'Invoices and Pickings': Print pickings are in batch and invoices related with pickings are in batch.\n'Invoices or Pickings': Print invoices related with pickings are in batch but if picking has not invoice, then print picking." selection_add=[('invoices', 'Invoices'), ('invoices_and_pickings', 'Invoices and Pickings'), ('invoices_or_pickings', 'Invoices or 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_invoices
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:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-workflow:
    - stock_picking_batch_print_pickings
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_picking_batch
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of stock batch pickings and to allows you to print multiple invoices from batches.
You can configure a type operation for print only *invoices*, *invoices and pickings* or *invoices or pickings*

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
copies_invoice copies_invoice ir.ui.view qweb New
print_invoices print_invoices ir.ui.view qweb New
print_pickings_invoices print_pickings_invoices ir.ui.view qweb Inherits stock_picking_batch_print_pickings.print_pickings
stock_picking_batch_form_inherit_stock_picking_batch_print_invoices Picking Batch Print Invoices stock.picking.batch xpath Inherits stock_picking_batch_print_pickings.stock_picking_batch_form_inherit_stock_picking_batch_print_pickings
view_picking_type_form_inherit_stock_picking_batch_print_invoices Operation Types Batch Print Invoices stock.picking.type xpath Inherits stock_picking_batch_print_pickings.view_picking_type_form_inherit_stock_picking_batch_print_pickings
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • number_copies_invoices Integer
    default=1 args: 'Number of copies per invoice'
  • print_documents_from_batch Selection
    help="'Pickings': Print only pickings are in batch.\n'Invoices': Print only invoices related with pickings are in batch.\n'Invoices and Pickings': Print pickings are in batch and invoices related with pickings are in batch.\n'Invoices or Pickings': Print invoices related with pickings are in batch but if picking has not invoice, then print picking." selection_add=[('invoices', 'Invoices'), ('invoices_and_pickings', 'Invoices and Pickings'), ('invoices_or_pickings', 'Invoices or Pickings')]
Public methods (0)

No public methods.