You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Odoofin, we don't have a master branch, we always update current
stable version (17.0 at the moment) through module migration scripts.
This was previously handled by internal at each major version update.
We now handle the scripts in the accounting team, thus have an upgrade
CI.
The warning modified in this PR seems to be legitimally raised, since base
is not changed, it is probably skipped in the update even if we do the upgrade
with `-u all`. The warning level is preventing us to merge without admin rights,
thus we propose to lower the warning to info level.
Example of build with this warning: https://runbot.odoo.com/runbot/build/63601210closes#95
Signed-off-by: Christophe Simonis (chs) <[email protected]>
0 commit comments