odoo/tutorials#886
Created by Niyati Patel (niyp)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 2s)
- ci/tutorial: (runtime 77s)
- label
- odoo-dev:18.0-quantity-on-hand-niyp
- head
- 386741125cbe86ca56d0f5c3dbadd82444a4dac9
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.