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

hello I wanted to upgrade my odoo 14 instance on odoo.sh to odoo 17, so I started to upgrade of my Stagging branch, and I got to this step: “Waiting user commit”.


and I see this message: “It is now time to prepare your custom upgrade scripts for this database, the platform is now waiting for those in the next commit(s).

Upon each new commit, a copy of this upgraded database will be automatically updated to provide a faster iteration during the development of the upgrade scripts.

If you believe your custom code does not need any upgrade script, you can push an empty commit using the following command:

$ git commit --allow-empty -m 'Trigger update'; git push”


I don't know what to do, I've worked on odoo Saas and Odoo onpremise but this is my first time on Odoo.sh and I'm a bit lost.

Avatar
Discard
Best Answer

If you have modules in this branch already migrated, then push an empty commit, it will start update process. If you have not, then migrate all modules installed in daily backup in a new branch and then, merge this branch with staging branch, please support in odoo utils scripts if you have a module that require it. 


Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
1930
4
Apr 25
12363
1
Feb 25
3712
1
Jan 25
1522
1
Jan 25
5108