-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Hi,
first things first, thank you all for great job you are doing. click-odoo-contrib is top!
But why I am writing, I am facing an issue. I am using click-odoo-update in my entrypoint during every start of the container to automate updates either odoo core modules or custom modules. It is working fine, mostly. But as the time went, on many occasions, the update process did not updated base odoo core views with new versions (every 2 weeks new image build). Everything seems to be working according to logs, but user sees error in UI and until the view is not manually reseted to original state, it just does not work.
I was thinking, maybe there is some problem with dependencies in base odoo modules -> not everything is updated as it should be. But other than that, no. nothing comes to mind.
Just FYI, the error looks like this:
Thank you for your insight.
