We are working with odoo.sh where we have created an online webstore.
Can I create all my products for the webstore in my staging environment and then push the entire staging database data to production database?
Because I don't want to add back products again in the production database individually.
Any Document links would also be helpful.
Thanks.
I'm following the instructions to copy my Staging to Production. But keep getting this error:
"Ah, well...No commits between main and Staging082225"
Any clue?
Should I just "Merge" or "Rebase and Merge"? Although I tried both and both gave the same error.