Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
759 มุมมอง

I want to create a new branch in staging stage with the same set of data in the database of another branch in the staging stage instead of using data in production stage

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello

odoo.sh allow you to import database from odoo.sh. so you can take database backup of staging1 and import into staging2.



Thanks & Regards,


CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209

Email: info@candidroot.com

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

I successfully imported the database, after this my app didn't show anything, it is literally like a white board

อวตาร
ละทิ้ง

ensure you have copied the code from the first staging to next

ผู้เขียน

I have copied the code from the first stage to create the new branch and I download the backup of the old branch as zip file and then import that zip file in the new branch, after importing the database, my app is looks like a white board, I didn't see anything