Daily updates from Odoo
Tuesday, March 22, 2016
2 changes · master
Enhancements to existing features
The website selector is now hidden from the Website Configuration view because it was confusing for regular users and could cause issues in SaaS environments. The setting remains available where needed by the HTML editor, reducing accidental misconfiguration without removing underlying functionality.
Original PR description
Task: https://www.odoo.com/web#id=21389&view_type=form&model=project.task&menu_id=5200 Pad: https://pad.odoo.com/p/r.xjbcD59szOZeLER9
Resolved issues and error corrections
The Kanban view now avoids requesting extra field information when it is not needed. This reduces unnecessary data loading, helping screens open more efficiently without changing how users work.