[19.0][FIX] web_responsive: change code to be compatible upstream#3544
Conversation
After odoo/odoo#263628, we need this change for the module to work. Forward-port of OCA#3536.
|
The runboat image doesn't still contain the upstream change, so let's wait till tomorrow. |
|
On Runboat, after login, only a white screen is rendered. The same issue is also occurring on this PR #3537 Runboat instance. |
|
That's because this one is running on yesterday code. Let's merge it and it should normalize everything. /ocabot merge patch |
|
Hey, thanks for contributing! Proceeding to merge this for you. |
|
Congratulations, your PR was merged at 2295cf7. Thanks a lot for contributing to OCA. ❤️ |
|
Hey all, I just ran a build with the merged code, and am getting the white screen with the error: Anything I'm needing to do? When you say runboat is running yesterdays code, are you meaning Odoo CE or this PR? Sorry, run a downstream codebase, not sure what I'm missing |
|
Update the Odoo base code as well. |
|
Thanks @pedrobaeza. It was a docker cache that was causing the issue. We were able to get that fixed up on our side. Appreciate the quick response and your hard work maintaining this. |
After odoo/odoo#263628, we need this change for the module to work.
Forward-port of #3536.
@Tecnativa