Thursday, November 3, 2016
10 changes · master
New functionality added to Odoo
This change adds automated checks to ensure purchase order dates and incoming shipment schedules are calculated correctly when supplier, company, and warehouse lead times are used. It helps reduce the risk of regressions in purchasing and inventory planning without changing user-facing behavior.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=22258&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.2b08f2dd844082b5b77c77d1d52558dc 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
A new Project Forecast Leaves module adds employee time off directly into project forecasting, helping managers plan workloads with a more accurate view of team availability. The update also improves Gantt chart tooltips and removes older project-specific handling that is no longer needed.
Original PR description
- Task: https://www.odoo.com/web#id=21441&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad: https://pad.odoo.com/p/r.625b2a0ff2bbfa5cd4a6fc07a64c6f05
A new web_clearbit module lets users retrieve company logos from the Clearbit service and display them on partner/company records. This helps keep customer and company profiles visually recognizable with less manual image management.
Original PR description
- Task: https://www.odoo.com/web?#id=23444&view_type=form&model=project.task&action=327&menu_id=4720 - Pad: https://pad.odoo.com/p/r.fbd26ccc5746da6b3eef2fa0e75075a6
Adds website-based calendar scheduling so visitors can view availability and create, edit, or cancel meetings online. This improves appointment coordination and adds basic reporting, with optional SMS provider support for communication workflows.
Enhancements to existing features
Link tracking and UTM settings are now shown within the configuration menus of the apps that use them, such as CRM, Recruitment, Email Marketing, and Website Links. This makes related marketing settings easier to find in the right business context instead of being grouped under a separate link tracker menu.
Original PR description
Task: https://www.odoo.com/web#id=28884&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.8992613809ded02a10166a9e595ce00f 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
Resolved issues and error corrections
This fixes an issue in Point of Sale where newly created cash control sessions could not be closed. Businesses using cash control can now complete their end-of-session process normally, matching the expected prior workflow.
Original PR description
Before the fix: When creating a new session with Cash control POS then it was impossible to close the session. After the fix: The same flow as in 9.0 when closing a session opw:691517
Users can now send pro-forma invoices by email directly from the invoice screen. The email template also shows “pro-forma” instead of a blank or false invoice number, making customer communications clearer.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web#id=26911&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.ec58eed75f34fd75ee4c54ad5cd3d395 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 attribute values now appear in a stable, predictable order even when they share the same default sequence. This reduces inconsistent list displays and makes product configuration easier to understand for users.
Original PR description
Pad : https://pad.odoo.com/p/r.34b842fff3cf4685e20f9445d4ede535 Task : https://www.odoo.com/web?#id=23489&view_type=form&model=project.task&action=327&menu_id=4720 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
The Lunch app’s ordering widget has been streamlined so order information is prepared on the server and displayed more consistently. This makes the lunch ordering experience cleaner and easier to maintain, with less risk of display inconsistencies.
Original PR description
https://www.odoo.com/web?#id=21824&view_type=form&model=project.task&action=327&menu_id=4720
The event agenda now shows dates and times using the visitor's website language settings. This makes schedules easier to read for international audiences and avoids confusion caused by fixed date or 24-hour time formats.
Original PR description
Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web#id=27035&view_type=form&model=project.task&action=333&active_id=131 - Pad: https://pad.odoo.com/p/r.2067bce7711b814f3a72fbf5f6f0d331 Current behavior before PR: Front end Event -> 'Agenda' (Calendar View) - Time is always in the 24 hours format - Date is also in fixed format Desired behavior after PR is merged: - Date and Time format of 'Agenda' (calendar) should be based on website language format. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr