Wednesday, July 24, 2024
1 change · saas-17.4
New functionality added to Odoo
Users can now translate selected web editor content using ChatGPT directly from the editor toolbar. This helps teams quickly adapt emails, product descriptions, and other content into installed active languages without leaving Odoo.
Original PR description
Description of the issue this PR addresses: This PR introduces a new feature in web editor allowing users to translate content using ChatGPT. The translation functionality is accessible via a dialog that can be opened from a dropdown in the toolbar. The translate button is visible only if multiple languages are installed, and the dropdown lists only the languages that are currently installed. The user can select one of the active languages to translate the text, which can be replaced with the selected content. Use Cases: 1. Email Writing 2. Barcode lookup where product descriptions in various languages are received and need to be published in a specific language. task-3961141