odoo/tutorials#886
Created by Niyati Patel (niyp)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 116s)
- label
- odoo-dev:18.0-quantity-on-hand-niyp
- head
- 2c00a0639d48a47a4e4a306bf4ec5d1bd5264668
odoo/tutorials | |
---|---|
18.0 | #886 missing r+ |
master |
[IMP] inventory: improve stock info and UI in product form
This change addresses UX consistency and operational safety for users managing inventory in multi-company environments. By conditionally disabling the "Quantity On Hand" field and hiding stock-related actions, we reduce the risk of unintended stock updates by users switching across companies.
Additionally, visual cues were introduced to help users interpret stock availability at a glance using decorations on forecast fields. Simplified labels and stat displays aim to streamline the interface and enhance clarity, especially for forecast-related buttons and values.
These updates prioritize user context awareness, clean visual hierarchy, and help prevent data inconsistencies in environments with multiple active companies.