Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 149 |
Technical Name |
odoocraft_autoupgrade_modules |
License | AGPL-3 |
Versions | 13.0 14.0 15.0 16.0 |
OdooCraft Auto-Upgrade Modules
This module automatically upgrades Odoo modules that have new version changes. To ensure the functionality of this module, you need to make some configurations in your Odoo instance.
Configuration
Use actionable data to make better decisions
To enable the auto-upgrade functionality, please follow these steps:
- Open your Odoo configuration file (e.g.,
odoo.conf
). - Add or modify the following parameters:
- Save the configuration file and restart your Odoo server.
[options]
trigger_update_via_version = True
server_wide_modules = web,odoocraft_autoupgrade_modules
Usage
Once the module is configured, it will automatically update all installed modules after restarting Odoo if their version has been changed. This ensures that your Odoo instance will always run with the latest versions of installed modules. This tool is mainly used to help with development.
Screenshots
Below are some screenshots demonstrating how the module works
Screenshot 1: Change a module version

Screenshot 2: Restart module

Screenshot 3: Upgrade process in progress

Screenshot 4: The target module and its dependent modules were successfully updated

Support
If you encounter any issues or have questions, please contact us at panmasiunas@gmail.com.
Please log in to comment on this module