Skip to Content
Menu
This question has been flagged
1 Reply
3363 Views

Hello,

I am upgrading a staging branch in odoo sh and it is saying waiting user commit. I have some third party modules that were already installed on the staging branch. Should I change the version in the manifest file in order for the upgrade to be completed?

Thanks.

Avatar
Discard
Best Answer

When the upgrade platform completes upgrading the backup and uploads it to your branch, the branch enters a special mode. In this mode, every time you push a commit to the branch, the system will restore the upgraded backup and update all the custom modules. This setup is designed to let you test your custom modules on a fresh copy of the upgraded database. Reference: https://www.odoo.com/documentation/17.0/administration/upgrade.html

Regarding your question about the third-party modules: If these modules were installed on the staging branch for the old version of Odoo, then yes, you'll need to update the version in the manifest file - and the whole module to ensure compatibility and trigger the necessary updates for the upgrade to complete successfully.

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 25
744
2
Sep 25
2467
0
Apr 25
1634
2
Jan 25
3351
2
Jan 25
3397