İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
8382 Görünümler

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

Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç

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?