Daily updates from Odoo
Wednesday, November 9, 2016
7 changes
New functionality added to Odoo
Customers can now sort Quotes, Orders, Invoices, and other portal document lists from My Account. This makes it easier to find the right records quickly and brings a more consistent experience across portal pages.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=26636&view_type=form&model=project.task&action=333&active_id=131 - Pad : https://pad.odoo.com/p/r.3711bf1fe2aed8bc3b116dab7ac8f0f0 Current behavior before PR: - No sorting option in list view of 'Quotes', 'Orders' and 'Invoices' In front end under 'My Account' Desired behavior after PR is merged: - Added sorting option in list view of 'Quotes', 'Orders' and 'Invoices' In front end under 'My Account' ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
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.
Sales 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
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
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