Daily updates from Odoo
Friday, January 18, 2019
2 changes
Resolved issues and error corrections
This fix restores the ability to save opacity settings when choosing website colors. It ensures that transparency choices made in the website editor are preserved, avoiding unexpected differences between what users select and what appears on the site.
Original PR description
Following the new editor's merge at https://github.com/odoo/odoo/pull/29775, the colorpicker still allowed to choose an opacity for website colors but this was ignored when saving. Somehow lost the website part of https://github.com/odoo/odoo/commit/5ba0216b746a16b4609bc9c147fcacad109e969a
The work order worksheet view now only includes work orders that actually have a worksheet attached. This prevents users from seeing an error when opening the worksheet PDF viewer for work orders without worksheets.
Original PR description
- When we're trying to see the worksheet view under the work order, we're getting **trace back (error)** because of no worksheet is attached to the work order. - After this changes, only the work order which are having the worksheet will only be available under worksheet view so that we will not get any trace back. Master bug: https://www.odoo.com/web#id=1915066&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.09a86c223fb1a910f1658f8554738fb9