Daily updates from Odoo
Thursday, November 28, 2019
3 changes
Resolved issues and error corrections
This fixes an issue where rating values were not being converted properly in the Ratings module. The change helps ensure displayed or submitted ratings are accurate, improving reliability for feedback and customer satisfaction tracking.
Original PR description
TaskID: 2145481 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
Manufacturing orders opened from the Inventory dashboard now default to a kanban view on mobile instead of a list view. This makes the information easier to browse and use on smaller screens, including when users are redirected from work orders to manufacturing orders.
Original PR description
**Task:** https://www.odoo.com/web#id=2127508&action=327&model=project.task&view_type=form&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.ee4d17544d602a41dc738365c97ea7d4 **Description of the issue/feature this PR addresses:** previously, in the mobile view, while accessing Manufacturing orders from the dashboard in inventory, the default view was set to tree. changed it to be kanban instead. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix stops fleet vehicle odometer updates from being automatically posted into the vehicle chatter. It keeps vehicle communication logs cleaner so users can focus on meaningful messages and activities.
Original PR description
TaskID: 1931775 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