Wednesday, October 25, 2023
1 change · master
New functionality added to Odoo
Users can now translate chatter messages directly in Odoo when a Google Cloud Translation API key is configured. This helps teams understand foreign-language messages without leaving the app, while stored translations reduce repeated translation costs.
Original PR description
Description of the issue/feature this PR addresses: Users can add their Google Cloud Translation API Key in settings to enable the translation feature for chatter messages. Current behavior before PR: Users have to leave Odoo and use another app or chrome extension to understand message written in a foreign language. Desired behavior after PR is merged: Message translation occurs within Odoo. Task-3338165