Skip to content

Automatically updates your Odoo environment whenever you want it to!

Notifications You must be signed in to change notification settings

Yenthe666/auto_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_updater

This module will update your Odoo environment automatically.
The automated planner (found under Settings > Automation > Automated actions) will allow you to configure when and how often this should happen. Three commands are executed:

  • git fetch origin x.x (which automatically detects your Odoo version)
  • git rebase --autostash
  • service odoo-server restart (Work in progress!)

About

Automatically updates your Odoo environment whenever you want it to!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages