| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/18.0/printing_auto_stock_picking |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BCIM, MT Software |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BCIM, MT Software |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Florent Xicluna, Weblate, OCA-git-bot, Iván Todorovich, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/report-print-send: - printing_auto_base - base_report_to_printer odoo/odoo: - stock - product - base - 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 |
pycups |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | When a picking is done, automatically trigger the printing of some documents. This can be used to print a delivery slip (report) or labels received from the carrier (attachment). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
printing.auto.stock.picking | stock.picking | header | Inherits stock.view_picking_form |
view_picking_type_form_inherit |
printing.auto.stock.picking | stock.picking.type | page | Inherits stock.view_picking_type_form |
auto_printing_ids
Many2many → printing.auto
related='picking_type_id.auto_printing_ids'
args: 'printing.auto'
No public methods.
auto_printing_ids
Many2many → printing.auto
string='Auto Printing Configuration'
args: 'printing.auto'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/14.0/printing_auto_stock_picking |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), BCIM, MT Software |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), BCIM, MT Software |
| COMMITTERS | |
| COMMITTERS | Jacques-Etienne Baudoux, Pierre Verkest, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/report-print-send: - printing_auto_base - base_report_to_printer odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
pycups |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
printing.auto.stock.picking | stock.picking | header | Inherits stock.view_picking_form |
view_picking_type_form_inherit |
printing.auto.stock.picking | stock.picking.type | xpath | Inherits stock.view_picking_type_form |
auto_printing_ids
Many2many → printing.auto
related='picking_type_id.auto_printing_ids'
args: 'printing.auto'
No public methods.
auto_printing_ids
Many2many → printing.auto
domain=[('model', '=', 'stock.picking')]
string='Auto Printing Configuration'
args: 'printing.auto'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-reporting |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] printing_auto_stock_picking (#459) |