Daily updates from Odoo
Tuesday, February 2, 2016
11 changes · master
New functionality added to Odoo
Delivery carrier settings now include an environment option to choose whether integrations use test APIs or production APIs. This helps businesses safely validate shipping carrier setups before going live, reducing the risk of real shipment or billing mistakes during testing.
Original PR description
This field is used in all delivery carriers to determine if they call the test or the production API. https://www.odoo.com/web/#id=22008&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Delivery staff can now set or adjust a package type and shipping weight during packing or afterward. This helps carriers receive more accurate package information and centralizes packaging setup across shipping workflows.
Original PR description
https://www.odoo.com/web/#id=21195&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Enhancements to existing features
Delivery orders no longer show the carrier's real shipping cost, helping businesses avoid exposing internal cost information to customers or warehouse documents. This keeps delivery paperwork cleaner while preserving shipping cost data for internal use where appropriate.
Original PR description
https://www.odoo.com/web/#id=21510&view_type=form&model=project.task&action=327&menu_id=4720
The website learning demo content has been refreshed by replacing outdated videos with newer demonstrations for Website & E-commerce, Odoo’s all-in-one software, and Odoo Sign. This keeps sample course content more relevant and useful for demonstrations, training, and evaluation.
Original PR description
<strong>Task: </strong>https://www.odoo.com/web#id=21179&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <strong>Pad: </strong>https://pad.odoo.com/p/r.RCwkLMbTN4j15Vcu
Email notifications for discussion messages now use a cleaner, simpler template with less unnecessary footer content. This makes messages easier for recipients to read and helps important discussion updates stand out.
Original PR description
fp request
Creating a new chat channel from a record's chatter invitation is now prevented when members cannot be added during setup. This avoids creating empty channels that users cannot find or use later in Discuss.
Original PR description
…a chatter Use case: I can create a Channel on a chatter, for example on a task If I choose create and edit, there's another window coming where I can set up the Channel. In this situation I can't add any members. But then as the channel is empty and I (as the creator) am not by default in that channel, I can't find it in my Channels in Discuss...
Shipping carrier integrations now use a shared production environment setting instead of separate carrier-specific live/test switches. This makes configuration more consistent across DHL, FedEx, Temando, UPS, and USPS and helps reduce setup confusion.
Original PR description
Requires https://github.com/odoo/odoo/pull/10724 https://www.odoo.com/web/#id=22008&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Delivery carriers now use a shared packaging approach for DHL, FedEx, UPS, and Temando, while USPS receives updated weight handling. This helps make shipment setup and carrier calculations more consistent across delivery services.
Original PR description
https://www.odoo.com/web/#id=21195&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720 This PR requires https://github.com/odoo/odoo/pull/9994
Resolved issues and error corrections
The accounting interface now uses “Minus” instead of “Less” where subtraction is meant. This avoids confusion for English-speaking users and makes financial labels easier to understand.
Original PR description
"Less" must be translated by "Minus" to have the good meaning in english. opw:667767
This fixes an issue where location searches could return up to twice as many results as requested. The change keeps search results within the expected limit, making results more predictable for users and integrations.
This change fixes a display issue in Temando delivery orders after the carrier price field was hidden. It helps users continue viewing and processing delivery orders without interface errors or missing layout elements.
Original PR description
Requires https://github.com/odoo/odoo/pull/10726 https://www.odoo.com/web/#id=21510&view_type=form&model=project.task&action=327&menu_id=4720