Monday, January 9, 2017
4 changes
Enhancements to existing features
The manufacturing order source field is now hidden from regular users and only appears in debug mode. This keeps day-to-day manufacturing screens simpler by removing a technical field that most users do not need.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=29257&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.8255da3755d755329fe5917f4d07e321 Current behavior before PR: - The source field is too technical for the normal user so put that field in the debug mode Desired behavior after PR is merged: - Source field only visible in debug mode, put no_one group in the source field. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adjusts the spacing around quotation titles when they appear hidden or constrained in the website navigation bar. It helps keep website quotation pages visually cleaner and easier to read for customers.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=29190&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.d6507e4b5bed7fe4a7a58d079dd43e0e Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When a wizard opens, the cursor is placed directly in the first available field so users can start typing immediately. This reduces extra clicks and makes short form-based actions faster and smoother.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web#id=29215&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.fcfd21104de87d8e38b77bca1c10f54f Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Manufacturing users will see fewer irrelevant controls in the Manufacturing Order workflow. The update action is hidden when it cannot be used, and work order-related messages only appear for teams using work orders, reducing confusion.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web#id=28941&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.74d44c58dc7c0241a07f9764eeaf0d41 Current behavior before PR: - usability improvements in MRP Desired behavior after PR is merged: - Way to still make invisible update link when creating an MO (did not manage to do so) - Workorder messages menu should not be visible when no workorders activated (put groups on menuitem) ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr