translate

This commit is contained in:
2026-07-11 00:27:43 +02:00
parent 9ebd070c65
commit df94c53a83
27 changed files with 3069 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
==================
Auto Translate Fields
==================
This module allows you to automatically translate all the fields that can be translated in Odoo.
It adds a button to the translation popup that will translate the content from the language activated for your user into the other languages of the instance.
Question and contact
==========
If you have any questions or recommendations about this module, please contact us at contact@otoolkit.app
Installation
============
To install this module:
1. Download and place the module in your Odoo addons directory.
2. Access your Odoo server and navigate to the Apps menu.
3. Enable debug mode, then refresh the list by selecting Update Apps List.
4. Finally, click the Install button to complete the installation.
Upgrade
============
To upgrade this module:
1. Download the updated module and replace the existing one in your Odoo addons directory.
2. Restart your Odoo server.
3. Log in, go to the Apps menu, and click the Upgrade button for the module.
Configuration
=============
This module operates directly, with no configuration required.
Credits
=======
Author & Maintainer
-------------------
This module is maintained by the Otoolkit team.