콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
5334 화면

We created some years ago our website with Odoo but now we want to have a bigger machine that is why we are merging for the new version of Odoo. We have sales, contacts, invoices etc managed in our old website. I downloaded the information but don't know how to input it in the new website. 


Thank you for your help. 

Chris

아바타
취소
베스트 답변

(1) To upload your old database in your new Odoo website, you can follow these steps:

1. Install the same version of Odoo on your new machine that you used for your old website. This is important because database migrations between different versions of Odoo can be complicated.

2. Backup your old Odoo database. You can do this from the Odoo user interface or by using the pg_dump command if you have access to the server.

3. Transfer the database backup file to your new machine.

4. Restore the database backup file on your new machine. You can do this using the pg_restore command or by using the Odoo user interface.

5. Once the database is restored, you can access your old data in your new Odoo website.

It's important to note that depending on the version of Odoo you were using, some of your old data might not be compatible with the new version of Odoo. In this case, you may need to convert your data to the new format before importing it into the new website.


(2) Even if you can upload your old database in your new website by using the import feature. You can find this feature by going to Settings > General Settings > Import/Export > Import.

You can then select the file that you downloaded from your old website and map the fields to the corresponding fields in Odoo.

Let me know if you have any other questions!

아바타
취소
베스트 답변

Hi,

You can migrate the database using open upgrade.(If you are using community version of odoo)

Please refer this blog : 

https://www.cybrosys.com/blog/how-to-migrate-odoo-database-using-openupgrade

If you are created your old database in enterprise edition, then you can use the following service

https://upgrade.odoo.com/

Hope this would be helpful.

아바타
취소
작성자 베스트 답변

Hi Bavin. Thank you very much for your help. Is there any way I can automatize these steps? For example, how do I install the old version in my new machine? 


Where is the pg_dump command in the old machine?


Thank you very much.


아바타
취소
관련 게시물 답글 화면 활동
1
3월 19
20397
1
3월 15
8647
5
3월 15
7684
1
7월 25
866
0
9월 24
1070