odoo/odoo#186772
Created by Louis Travaux (lotr)
Closed
- label
- odoo-dev:master-hw_drivers-auto-checkout-lotr
- head
- 42cd8aae6cbcf6ec8ed2efb563be26589ba566f7
odoo/odoo | |
---|---|
master | #186772 |
[IMP] hw_drivers: auto checkout on monday as Odoo
Currently, the Odoo code on the IoT Box is almost only updated when the client upgrades his db.
The only way for us to provide new code to the user if he doesn't change his db version, is to release a new image (users can also update manually from the IoT Box homepage, but it nearly never happens).
IoT Boxes will now checkout on every Monday, allowing us to deploy updates more regularly. Additionally, it will checkout on every boot to allow hot fixing, as clients will only have to reboot their IoT Box if we fix an issue in the middle of a week.