Skip to Content
Menu
This question has been flagged
1 Reply
2177 Views

Briefing of my environment:

  • Version :- Odoo 15
  • Hosting :- On Premise


Briefing of my issues:

  • I have two database DB1 and DB2.
  • I want to merge the inventory related all the stuff of DB2 in DB1.
  • I have also certain code that are related to inventory which are done using automated action and are saved on DB2.
  • Certain fields are created using Odoo Studio which are also saved in database DB2.
  • I am asking for the solution to merge DB2 to DB1 reliably.
  • I am looking forward to your response. Thank you.




Avatar
Discard
Best Answer

Hi,

* One approach you can do with the data is to manually export all your records from one db and importing it in the other db, using the odoo import export functionality.

* The automated action created in the db, can be recreated in the other db manually.

* studio customization, can be exported from one db and import it in another: https://www.youtube.com/watch?v=hzRk8UzJ_rs


Thanks & Regards

Avatar
Discard
Author

Thank you sir !

Related Posts Replies Views Activity
1
Apr 17
3451
1
Jan 25
5937
1
Dec 19
4421
4
Jul 19
8729
0
Mar 18
3021