Tuesday, April 7, 2015
2 changes · master
Enhancements to existing features
The left navigation menu has been reorganized as part of the new design work. This should make key areas easier to find and improve the overall usability of the interface for everyday users.
Original PR description
TASK : https://www.odoo.com/web#id=12927&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.b68kIBheop1ptvzQ
Code cleanup and technical improvements
This update reorganizes shared form field logic in the web interface to reduce duplicated code and make future maintenance easier. It also fixes a small issue with the crash handling setup, improving reliability when errors occur.