Tuesday, November 22, 2016
5 changes · master
New functionality added to Odoo
Sales teams can now create CRM leads from live chat conversations using a simple command. This helps capture prospects faster while the conversation context is still available, reducing manual follow-up work.
Original PR description
Description of the issue/feature this PR addresses: - Task: https://www.odoo.com/web?#id=28972&view_type=form&model=project.task&menu_id=5200 - Pad: https://pad.odoo.com/p/r.f5cfec14ffeddb7531ec5055e789acd6 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 …g commands in the channel
Enhancements to existing features
The mail compose wizard now supports selecting all records from a list view when preparing a message. This helps users communicate with larger groups more efficiently and reduces manual selection work.
Original PR description
**Task:** https://www.odoo.com/web?#id=28812&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 **Pad:** https://pad.odoo.com/p/r.a8a061152fef519e0a8da3a445363050 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
Mexican Spanish now uses commas to separate thousands, matching common local formatting such as 1,234,567.89. This makes numbers easier for users in Mexico to read and aligns Odoo with expected regional conventions.
Original PR description
More information from https://en.wikipedia.org/wiki/Decimal_mark section: "examples of use" `The following examples show the decimal mark and the thousands separator in various countries that use the Arabic numeral system.` `Style: 1,234,567.89 Countries: Malaysia, Mexico, New Zealand, Pakistan, Philippines, Singapore, Taiwan, Thailand, United Kingdom, United States`
The wording in the accounting cancellation screens has been updated for better consistency. This makes labels and messages easier to understand and helps users see the same terminology across related accounting actions.
The invite followers wizard now lets users create or edit recipient contacts directly while sending invitations. This removes a workflow blocker and saves time by avoiding extra navigation when a needed recipient is missing or needs updates.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=29254&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.57e986f2d146b5dcb4403b6d47275812 Current behavior before PR: - not able to add and edit recipients . Desired behavior after PR is merged: -Allow to create/edit Recipients from invite followers wizard. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr