Skip to Content
Menu
This question has been flagged
3 Replies
7102 Views

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.

Avatar
Discard
Best Answer

Hi,

You can take the backup  of your staging database from the backups Tab with filestore backup and merge your changes to Production from staging (means code changes or commits)Then you can import the Database to the Production Branch 
 https://www.odoo.com/documentation/master/administration/odoo_sh/getting_started/branches.html

Hope it helps

Avatar
Discard
Author

Wow ! Thanks a lot, you just saved us a ton of work.
Grateful for it :)

Best Answer

I am developing a website and have made all the necessary changes in the HTML/CSS editor of the frontend module. I've also created some products and journals. Will everything I've done in staging move exactly to production? What steps do I need to take to transition from staging to production?

Avatar
Discard
Best Answer

Joshua, did this actually work for you? My production shows as Neutralized.

Avatar
Discard

To remove the neutralized banner, you can go to the views and deactivate the view responsible to show the banner. Also ensure the needed mail servers, cron jobs are activated

Related Posts Replies Views Activity
1
May 25
2383
1
Apr 25
3415
1
Apr 25
4219
1
Apr 25
1726
4
Mar 25
6820