odoo/tutorials#1337
Created by Vishvassinh Kamleshsinh Vihol (vikvi)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 132s)
- label
- odoo-dev:19.0-custom-picking-report-vikvi
- head
- 6b60fbc86b02bba35888866f4fb14a8f09e33648
| odoo/tutorials | |
|---|---|
| 19.0 | #1337 missing r+ |
| master |
[ADD] 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