odoo/tutorials#887

Created by Ark Patel (arkp)

Blocked

label
odoo-dev:18.0-quantity-on-hand-arkp
head
aba6ea3beaa49f4e558cde852a249cbff0d4fc86
odoo/tutorials
18.0 #887 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.