odoo/tutorials#1315
Created by Sneh Gohel (sngoh)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 248s)
- label
- odoo-dev:19.0-stock-custom-picking-report-sngoh
- head
- bdd7e3c17ab3a9307d284fadfd52f3cc69c18fd5
| odoo/tutorials | |
|---|---|
| 19.0 | #1315 missing r+ |
| master |
[ADD] stock_custom_picking_report: create MO Delivery Note custom report
Standard delivery slips only show the final product sold, which isn't helpful for warehouse teams who need a picking list of the actual manufacturing components to fulfill the order.
-
Added a new 'MO Delivery Note' option in the Print/Action menu specifically for Delivery Orders (WH/OUT).
-
Instead of the final product, the report dynamically fetches and prints the actual raw materials required on the factory floor.
-
Strictly filters out exploded sub-kit items to prevent confusion and accidental double-picking.
Project: [PSIN]INTERNSHIP ONBOARDING
Task: Custom Picking report