Daily updates from Odoo
Wednesday, November 9, 2016
14 changes · master
Enhancements to existing features
Calendar users can no longer create or edit events directly from the calendar interface. This simplifies the calendar experience and helps keep scheduling changes controlled through the intended workflows.
Original PR description
Description of the issue/feature this PR addresses: * Task: https://www.odoo.com/web#id=29207&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 * Pad: https://pad.odoo.com/p/r.009f836888c95263d875070c402dcf94 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
List views no longer show a summed total for monetary columns when the records use more than one currency. This prevents users from seeing misleading figures, such as adding invoice amounts in different currencies as if they were the same.
Original PR description
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 …lti-currency records Purpose: On a list view (Ex: the invoices list view), if a column is a currency column (Ex: total amount), it makes no sense to display the aggregate (Ex: sum) if the records contains several currencies. Spec: Don't display the aggregate of a column if a least two records are in different currencies.
This update standardizes button styling across several Odoo dialogs by removing extra link-style formatting and unnecessary “or” text between footer buttons. Users will see cleaner, more consistent action areas in affected screens, reducing visual clutter without changing business workflows.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Task: https://www.odoo.com/web?#id=28100&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.65f9d3cedcf2b7fc5f7883060421ae44 Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The export wizard now shows a field's technical name when users hover over it while in debug mode. This helps administrators and support teams identify the exact data fields more quickly during exports without affecting regular users.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web?#id=29196&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.399723a273027ae13e3635cb9329cb85 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 …bug mode only)
Users opening a related project from a sales order now get a breadcrumb that keeps the sales order context visible. This makes it easier to navigate back and understand where the project was opened from, reducing confusion in daily sales and project workflows.
Original PR description
Description of the issue/feature this PR addresses:
Task : https://www.odoo.com/web?#id=29208&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720
Pad: https://pad.odoo.com/p/r.568374bdd327f90240226fdc59630d86
Current behavior before PR:
see video: https://youtu.be/I5vhjAFQANg
Desired behavior after PR is merged:
Add a breadcrumb when a user clicks on the related Project stat button from SO
see link : https://drive.google.com/file/d/0B2-AYc9-ezYhYmFyQ2NKQmVvLW8/view?usp=drivesdk
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prSales order lines no longer open in a separate form view. This streamlines the sales order workflow by keeping line-item editing within the main order view, reducing navigation and potential confusion for users.
Original PR description
Task : https://www.odoo.com/web#id=29221&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.d80edcb412758412d6f2fe0e14dea0c3 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
Email notifications now show follow and unfollow action buttons separated by a grey bar, making the options easier to distinguish. This reduces confusion for recipients by preventing multiple actions from appearing like one continuous sentence.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=23980&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.79dfe8cc2d2fc2512f573f653b35477e Current behavior before PR: - On receiving of an email notification, the "action" buttons are not separated clearly, which is confusing as it seems to be 1 sentence Desired behavior after PR is merged: - "action" buttons will be separated by a grey bar ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Portal users who do not have enough karma now see clearer forum behavior: reply actions are disabled when they cannot participate, and answer fields are hidden to avoid confusion. Forum discussion labels are also adjusted so users see “Comment” where appropriate, with comment buttons aligned correctly under answers.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=26659&view_type=form&model=project.task&action=333&active_id=131 - Pad : https://pad.odoo.com/p/r.acb858d5f445a927d5890ce498bb691e Current behavior before PR: - portal users see a button "Reply" but can't reply. - "Reply" to discussions and "Comment" questions. Desired behavior after PR is merged: - 'reply' button should be disable and Hide the answer textarea , if portal use doesn't have enough Karma. - In Discussion Change the 'label' name 'Reply' to 'Comment' ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Kanban column tooltips now show only the number of cards when a column is full, instead of displaying a confusing limit-style value such as "40/67" or "40/". This makes the column information easier for users to understand at a glance.
Original PR description
Description of the issue/feature this PR addresses: - In kanban column it is useless to get "40/67" as tooltip when the column is full. Current behavior before PR: - Currently in kanban column tooltip show "40/ " when column is full. Desired behavior after PR is merged: - Now kanban column show number of kanban card when kanban column is full. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Task : https://www.odoo.com/web#id=29073&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.e968ea6bae41fabb7b2a5d4bec0c4c5f
This update renames two user template labels to make their purpose clearer in Odoo. “Default User” becomes “Default User Template” and “Template User” becomes “Portal User Template,” helping administrators better understand these preset user records.
Original PR description
Description of the issue/feature this PR addresses: - Rename technical users Task:https://www.odoo.com/web#id=29225&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.b1227c82357e76f22ea4effc431b6548 Current behavior before PR: Desired behavior after PR is merged: - Rename the strings. 'Default User' should be 'Default User Template' 'Template User' should be 'Portal User Template' -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Installing Project Issue Sheet now depends only on the core timesheet app instead of the full timesheet sheet feature. This reduces unnecessary timesheet menus and avoids showing the more complex grid-style timesheet views when they are not needed.
Original PR description
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
Kanban status values for projects and issues now align with their color names, making them easier to search and understand. When issues are duplicated, their Kanban status is no longer copied, helping new issues start with the appropriate default state.
Original PR description
Task: https://www.odoo.com/web#id=23151&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Dialog footer buttons across several Odoo Enterprise apps were updated to use a consistent visual style by removing link-style buttons and the extra “or” text between actions. This makes pop-up actions clearer and more uniform for users without changing business workflows.
Original PR description
Task: https://www.odoo.com/web?#id=28100&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.65f9d3cedcf2b7fc5f7883060421ae44
The push messaging module no longer presents Firebase as a separate application. This simplifies the application list and reduces confusion around how mobile push notifications are managed.
Original PR description
- Task: https://www.odoo.com/web#id=29124&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad: https://pad.odoo.com/p/r.50b5482915238e756499e38a73d7f83f