TIP: You can type at any time to perform a new search.
Printing Auto Stock Picking
printing_auto_stock_picking · OCA/stock-logistics-reporting
- Repository
- OCA/stock-logistics-reporting · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Warehouse Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-reporting
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Odoo Community Association (OCA), BCIM, MT Software
- Maintainers
- Odoo Community Association (OCA), BCIM, MT Software
- Committers
- Florent Xicluna, Jacques-Etienne Baudoux, Iván Todorovich, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- pycups
- System dependencies
- None
- Required by
- printing_auto_mrp, printing_auto_shipment_advice
- 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).
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_picking_form |
printing.auto.stock.picking | stock.picking | form | Inherits stock.view_picking_form |
view_picking_type_form_inherit |
printing.auto.stock.picking | stock.picking.type | form | Inherits stock.view_picking_type_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
auto_printing_idsMany2many → printing.autorelated='picking_type_id.auto_printing_ids' args: 'printing.auto'
No public methods.
New fields (1)
-
auto_printing_idsMany2many → printing.autostring='Auto Printing Configuration' args: 'printing.auto'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 234 days ago
- Last activity
- 23 days ago
- Repository
- OCA/stock-logistics-reporting
- Pull request
- [19.0][MIG] printing_auto_stock_picking (#459)