| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_picking_batch_print_invoices |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Eduardo de Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_batch_print_pickings odoo/odoo: - sale - sales_team - base - 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* |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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')]
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-workflow |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_batch_print_invoices |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Inventory/Inventory |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Emilio Pascual |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:12:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/stock-logistics-workflow: - stock_picking_batch_print_pickings odoo/odoo: - sale - sales_team - base - 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* |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No new fields.
Public methods (0)No public methods.
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')]
No public methods.