odoo/tutorials#1299
Created by Vishvassinh Kamleshsinh Vihol (vikvi)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 120s)
- label
- odoo-dev:19.0-mrp-bom-forecast-overview-vikvi
- head
- 73d02e361304d3e5aa87d9f4be54bd43a4b9f53a
| odoo/tutorials | |
|---|---|
| 19.0 | #1299 missing r+ |
| master |
[IMP] mrp_bom_overview: clean forecast view with consolidated status …
This PR introduces layout optimizations and workflow simplifications to the Bill of Materials structure view based on the recent design review to enhance component visibility.
Changes Introduced:
Column Removal: Removed the Availability column from headers, data row lines, and summary footers to clean up screen real estate.
Status Consolidation: Merged forecasting lead-time notes directly into the Status column whenever a component is not fully ready to produce.
UI Refinement: Updated status badges to render with green success styling exclusively when items are ready to produce.
Navigation Enhancement: Wrapped all status column tags inside interactive button links that route users directly to the respective product's stock forecast report.