Monday, April 26, 2021
4 changes · master
New functionality added to Odoo
Users can now mark a device as trusted during two-factor login, reducing repeated verification prompts on future sign-ins from that device. Account security settings now show trusted devices with browser and operating system details, and users can revoke one device or all trusted devices when needed.
Original PR description
+ Added the 'Trusted Devices' feature + Added 'Remember this Device' checkbox on /web/login/totp + Added trusted device's OS / browser on Profile > Account Security Added '2FA Trusted Devices' feature to allow users to remember their device to bypass the 2FA for the next connections. The trusted devices are displayed in a 'Trusted Devices' One2Many under the 'Developer API Keys'. It is possible to revoke all the trusted devices at once with a special button. It is also possible to revoke one at a time on the desired one.
Enhancements to existing features
This update makes reply-to options easier to understand in email templates, mail composers, and mass mailings. Users now get clearer labels and choices for whether replies should continue the original discussion or go to a separate email address, reducing confusion and support requests.
Original PR description
PURPOSE We receive a lot of tickets from people who set a reply-to on their email templates and are surprised that it doesn't work. Indeed this field is used for mass mailing emails and templates but…
PURPOSE We receive a lot of tickets from people who set a reply-to on their email templates and are surprised that it doesn't work. Indeed this field is used for mass mailing emails and templates but not in regular Chatter. SPECIFICATIONS Update reply-to field placeholder to "Preferred email address when sending via mass mailing options". Update reply-to field helper message to "Preferred email address when sending via mass mailing options. <br> Only used when the answer is not added into the original discussion."" Update the no_auto_thread field label to "Reply to" in composer and introduce a new radio button replacing the checkbox * The original discussion (update) * Another email address (new) Rename fields on mail_thread and wizard: ``no_auto_thread`` should be replaced to ``reply_to_force_new`` to ease understanding and be prefixed by reply_to. Propagate radio keys (update and new) to mass mailing in order to have a coherent naming (was thread and email). This naming is also coherent with gateway naming (message_update and message_new). LINKS Task ID-2117639 COM PR odoo/odoo#40931 ENT PR odoo/enterprise#17941 UPG PR odoo/upgrade#2419
This update makes customer rating labels clearer and better aligned with a 1-to-5 satisfaction scale. It also improves how project and live chat feedback is captured, so teams see more accurate customer satisfaction information.
Original PR description
Change the display of this button so it's integrated in the tickets menu. 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
HR teams can now request a signature for a specific salary package advantage. This makes approvals clearer and helps ensure employees formally acknowledge selected benefits when needed.
Original PR description
…vantage