Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

[Odoo.sh]Best practise for test and production database?

形象
odoo
形象
丢弃
2 答案
0
形象
odoo
最佳答案

Hello

First of all, you should know that on Odoo.sh you can rebuild at any time from your production database to a test branch. This test branch has a lifespan of 2 months. Then either you resume from the prod database, or from any backup.

I recommend at least two test branches:
- one to test new features/modules/settings
- one to quickly debug if you have problems on the production database

I have only been using Odoo.sh for 18 months, I hope this information has been useful to you

3 注释
形象
丢弃
形象
odoo
-

Thank you for your fast answer!

How do you rebuild and what does this exactly do? Is there any documentation about this?

I have seen the button on another odoo.sh database, but now it does not appear on my database...

形象
odoo
-
形象
odoo
-

The Rebuild feature is only available on staging branches. The goal is to reassemble a copy of the production database on a test environment in one click (and a few minutes).
Please note that this only includes data. If your code is not up to date on your test branch, it will not be updated.
On the provided capture you don't have any staging branches. To create a test branch completely like your production base, you can do so on the Branches tab, under Staging. (Warning, each additional test branch has a cost)

Documentation available here : https://www.odoo.com/documentation/master/administration/odoo_sh/getting_started/builds.html

0
形象
odoo
最佳答案

it is possible to work on staging branch for example in applyin configurations on diferentes modules such as point of sale, sales, accounting,website once i finish i want to copy all this configuration at production branch it is this possible? 

I try to merge staging to production:

it shows me this.

形象
丢弃