Daily updates from Odoo
Thursday, August 18, 2016
6 changes · master
New functionality added to Odoo
Website-related apps now include missing icons, making them easier to recognize in the app list. This improves visual consistency and helps users quickly identify the right website tools.
Original PR description
Description of the issue/feature this PR addresses: <strong>Task: </strong>https://www.odoo.com/web#id=27078&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/r.c9883b47044939b68c95be9e8c2d0821 Current behavior before PR: There is no icons on website apps. Desired behavior after PR is merged: Add a new icons on website apps. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The Website and Website Form Editor apps now have updated icons. This improves visual consistency and makes these apps easier to recognize in the Odoo app list.
Original PR description
Task: https://www.odoo.com/web#id=27078&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.c9883b47044939b68c95be9e8c2d0821
Enhancements to existing features
Duplicating a timesheet entry now copies its description, making repeated time entries more complete and reducing manual re-entry. The existing behavior for grid adjustments remains unchanged, where descriptions are still intentionally not copied.
Original PR description
Not copying the description was intentional for adjust_grid. Continuation of 32aea3880fcd0abbf931631e7b3cf191a8f34fe1.
Resolved issues and error corrections
This fixes an error that appeared when users changed the model in Gamification Goal Definitions. The change helps keep the gamification setup flow stable and prevents users from being blocked by a traceback.
Original PR description
Description of the issue/feature this PR addresses: Issue: https://www.odoo.com/web#id=685708&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: In Goal Definitions of Gamification, when user tries to change model, it throws traceback. Desired behavior after PR is merged: It shouldn't throw traceback. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The mail interface no longer shows follower settings to users who are not followers of a record. This avoids confusing users with options that are not relevant or available to them.
Original PR description
Description of the issue/feature this PR addresses: 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 …on the record Y
This fixes an error that occurred when opening the print preview for the Profit and Loss report. Users can now preview the report before printing without being interrupted by a system traceback.
Original PR description
ISSUE: https://www.odoo.com/web?#id=681587&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720