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

Hello, 

I'm now doing tests for our company in odoo, and I would like to know if its possible to import the data base only for specific apps and how I can do it. I already created different database test but after I will launch the complete version I don't want to import all the information and only the data from some apps. Thank you.

Avatar
Discard
Best Answer

Hi,

If you want to get a exact copy of a database you can use back up and restore.


If you don't want to copy the full database, that mean you need only data's from some model has to be copied use export and import and options.


Suppose if you have to copy only customer from one db to another, then go to customer tree view and export the data. Later you can import the exported data in the other db.

How to import ?

How to export?
Thanks

Avatar
Discard