Skip to content

[ADD] inventory: Improve stock info and UI in product form #887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: 18.0
Choose a base branch
from

Conversation

arkp-odoo
Copy link

@arkp-odoo arkp-odoo commented Jul 24, 2025

New users often get confused when managing stock, especially in multi-company setups. It's easy to make mistakes or not know where to perform actions like updating quantities. We're making these changes to make the system easier to understand, reduce mistakes, and help new users get started more smoothly.

task-4965098

@robodoo
Copy link

robodoo commented Jul 24, 2025

Pull request status dashboard

Copy link

@maad-odoo maad-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR and commit title is not right.
As a new module is being added, it should be [ADD] instead of [IMP]
Also, the commit message and PR message is not structure properly.
Please follow the coding guidelines 🙏
Missing task id reference

@arkp-odoo arkp-odoo changed the title [IMP] inventory: Improve stock info and UI in product form [ADD] inventory: Improve stock info and UI in product form Jul 29, 2025
Before:
Users could easily get confused or make mistakes when managing stock,
especially in multi-company environments. Important actions like
updating quantity on hand were hard to find, and the interface didn’t clearly
guide safe workflows.

After:
The interface now better supports new users by reducing confusion and
make stock workflows safer. Risky actions are hidden if not appropriate, visual
clarity helps users avoid errors and understand inventory status more easily.

task-4965098
@arkp-odoo arkp-odoo force-pushed the 18.0-quantity-on-hand-arkp branch from aba6ea3 to 3060426 Compare July 29, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants