Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8289 Zobrazení

how to copy production to staging to test some updated s then copy from staging to proudction 

Avatar
Zrušit
Nejlepší odpověď

Hi 

In the staging Branch click on the + icon and fork from the production branch and create a new staging one, it will create a branch in staging which is a mirror copy of Production with all Data.

we can merge the staging branch with production so that all the work you have done will be moved to production.

Please refer to the following Documentation.

https://www.odoo.com/documentation/master/administration/odoo_sh/getting_started/branches.html


Regards


Avatar
Zrušit

When you say all work you have done will be moved to production does that include new products data I've added in the staging database as well?