Thursday, August 11, 2016
8 changes
Enhancements to existing features
This update makes the code more explicit when using safe versus unsafe evaluation logic, reducing ambiguity for developers maintaining the system. It also adds automated checks to prevent accidental use of generic evaluation calls in the future, supporting safer long-term maintenance.
Original PR description
@antonylesuisse the test adds ~28s on runbot
Sales documents from Website Quote now show the expiration date only while an order is still in draft or sent status. Once the order is confirmed or completed, the date is hidden to avoid confusing customers with outdated quotation information.
Original PR description
Description of the issue/feature this PR addresses: - When SO is confirm 'Expiration Date' displayed in sale order report. Current behavior before PR: - Currently when SO is draft, sent, confirm, 'Expiration Date' is displayed in sales order report. Desired behavior after PR is merged: - Now 'Expiration Date' is displayed only when sales order in draft and sent state. - when SO is confirm and done 'Expiration Date' is not displayed in sales order report. ## 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=24144&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.d8f9e20318b8d61c57328a7d1bd31988
The online store now uses clearer labels for suggested products and accessories, helping shoppers better understand related purchase options. It also shows all accessory products instead of limiting the list to three, giving customers more complete recommendations.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web?#id=27510&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.bb07c53d51b457220a65d1d20bc1da74 Current behavior before PR: - Suggested Products appear on the website as "Suggested alternatives". - Suggest Accessories appear on the website as "Suggested products" - Only three Accessory Products are display. Desired behavior after PR is merged: - "Suggested alternatives" is renamed by "Suggested Products" - "Suggested products" is renamed by "Suggested Accessories" - all Accessory Products will be displayed ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Website shop categories can no longer be edited directly from the website interface. This helps protect storefront organization from accidental changes and keeps category management controlled through the proper backend process.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=27590&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.5d612314721ff319ab7ca798f0f8944b ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When drop shipping is enabled, the drop shipping route will now be available on products automatically. This reduces manual setup and helps businesses apply drop shipping workflows more consistently.
Original PR description
Task : https://www.odoo.com/web?#id=27214&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.ff9244dec2da404fb63deb52130b1443 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
Product list views now include the internal reference and only show the unit of measure column when multiple units of measure are enabled. This makes product lists more useful while keeping the view uncluttered for businesses that do not use multiple units.
Original PR description
Description of the issue/feature this PR addresses: - missing columns in product template list view Task:https://www.odoo.com/web#id=27673&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.d432dbe69384c99d1e6ad2c3fbc33842 Current behavior before PR: - uom_id field is always visible and default_code field is not present in the product's list view. Desired behavior after PR is merged: - uom_id field should be visible when we are enabling 'different Units of Measure' option and default_code field should be present in the product's list view. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Inventory settings now show a Quality app option under the Extra Features area instead of leaving that section empty. This makes it easier for users to discover and enable quality-related capabilities from the relevant settings page.
Original PR description
Description of the issue/feature this PR addresses: - remove header 'Extra Features' in settings Task:https://www.odoo.com/web#id=27249&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.4e35e0bf3bdfea75d1f46d6fe7e02a6f Current behavior before PR: - 'Extra Features' header doesn't contain any content. Desired behavior after PR is merged: - 'Extra Features' header contain options for 'Quality' app. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The timesheet grid list now places newly created timesheet lines at the top, making recent entries easier to find and review. This improves day-to-day usability for employees and managers entering or checking timesheets.
Original PR description
Task : https://www.odoo.com/web?#id=27658&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.b402ec9118df51d77dcbb006f1bafa51