Thursday, July 14, 2016
4 changes · master
Enhancements to existing features
The website CRM module was migrated to Odoo's newer application framework, improving maintainability and compatibility with the rest of the platform. It also fixes an installation issue so website lead capture works reliably even when related sales website features are not installed.
Original PR description
task: https://www.odoo.com/web#id=12026&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.d78be6fd61cbda486442f7452ad3fc70
The website editor now correctly shows the autocomplete search bar in the edit menu, making it easier for users to find and link to pages or routes while editing. Link searches also cover all matching website route records rather than only the first one, improving search accuracy.
Project users can now choose any task as a parent task, making task organization more flexible. Subtasks are shown more consistently across tasks, while the subtask project setting remains managed at the project level.
Original PR description
Description of the issue/feature this PR addresses: TASK: https://www.odoo.com/web#id=24057&view_type=form&model=project.task&action=327&menu_id=4720 PAD: https://pad.odoo.com/p/r.9d0759aa84b1edc77e865d00844c90bc Current behavior before PR: -> you can not make any task as parent task -> sub-tasks only shows when user set sub-task project in selected project Desired behavior after PR is merged: -> now you can make any task as parent task ## -> sub-tasks must be shown in all task. user have to set sub-task project in project I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Code cleanup and technical improvements
The Notes app was reorganized and modernized internally, making it easier to maintain while preserving its existing user experience. The update also fixes an issue in mail follower handling that could interfere with creating notes, improving reliability for users who collaborate around notes.
Original PR description
Task: https://www.odoo.com/web#id=13294&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.ZG9OnTSXxZbnLSYM