Daily updates from Odoo
Friday, May 3, 2019
8 changes
Enhancements to existing features
This update restores clearer formatting for partner selection fields that show addresses, so only the main name line is visually highlighted. It keeps long single-line values from being highlighted incorrectly when they wrap, improving readability without bringing back the previous display issue.
Original PR description
Rev. a3489be33 removed this feature to fix a bug (when the single line many2one, e.g. a product, is too long and displayed over several lines). However, we (fp) still want this for res_partner many2ones with show_adress. This rev. re-introduced the feature without re-introducing the bug. 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
When the shipping address on a sales order changes, the related delivery picking now gets an activity notification. This helps warehouse or delivery staff spot address changes before fulfillment and reduces the risk of shipping to the wrong place.
Original PR description
- purpose of this commit is to improve SO behavior and track changes on chatter Task:https://www.odoo.com/web#id=1888829&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad:https://pad.odoo.com/p/r.6073d8a4a479fed8d657489ed2a5d607 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The activity view has been redesigned to make activity cards easier to customize and more useful across business apps. Users can now see all activity types, track progress by column, schedule activities from empty cells, view counters, and create related records directly from the activity view.
Original PR description
The activity view has been greatly improved to allow to customize it more easily. It works quite similarly to the kanban view, defining `<field>` tags at the top and using these fields in the `<template>` section. The template name used to define the activity cards is `activity-box`. Other features have also been added (see each commit for more information).
The search filter label for field views has been corrected so users can distinguish between field status and field type. This removes duplicate or confusing filter names, making it easier to find the right fields in Odoo settings.
Original PR description
Description of the issue/feature this PR addresses: Improvement on Search filter on Field's view Current behavior before PR: Two filter with same string  Desired behavior after PR is merged: Correct Filter string  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Province records are now easier to find and organize with quick search filters and grouping by country. The help message was also updated to be more globally relevant, reducing confusion for users managing regional data outside the United States.
Original PR description
Description of the issue/feature this PR addresses: Better search functionality for provinces Current behavior before PR: There is no option to quick search or filter on anything in the provinces tree view. I've also improved the help message as it is obviously no longer just for America. Desired behavior after PR is merged: There is an option to quick search and filter:  -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Printable survey pages no longer show the Retry button, keeping printed or saved survey views cleaner and less confusing. The button can still appear where retrying is relevant, such as reviewing answers online.
Original PR description
**Description of the issue/feature this PR addresses**:
- Task: https://www.odoo.com/web#id=1967500&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720
- Pad: https://pad.odoo.com/p/r.9f64c9754a0ecb15d59f88e0b49b8bed
**Description**
-Previously, the Retry button was unnecessarily visible on the printable view of the survey.
-This commit fixes this by removing template call to retake_survey_button from printable view.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThe debug menu now provides direct access to reports for the current model. This saves administrators time by avoiding a separate trip through technical settings and manual searching.
Original PR description
Description of the issue/feature this PR addresses: This extends the debug manager so that it is easy to manage the reports of the current model. Current behavior before PR: To manage reports to you have to go to Settings -> Technical -> Reports and then search for the respective model. Desired behavior after PR is merged: Now you can access the respective reports directly via the debug manager. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update adds a dedicated activity view for appraisals, subscriptions, and helpdesk records. Users can more easily create, track, and manage follow-up activities directly in these business areas, improving day-to-day coordination.
Original PR description
Task: https://www.odoo.com/web?#id=1894990&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.1dd8ba667602fec09207492fea77c588