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

I've used odoo.sh to upgrade the db to V17 but I'm stuck right here. This is on a staging branch and Odoo enterprise.

What do I do? Where is this upgraded db? How do I access it on Github and how do I make a commit? Sorry, total noob questions.

Avatar
Discard
Best Answer

Hi,
You can clone the repository to your local and perform a dummy commit to the staging branch. If you find it difficult, you can make a dummy commit from the github user interface by changing or adding an extra line some where.

For more about Git commands:  Introduction to Git Commands

Thanks

Avatar
Discard