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

I need to export my contacts in v11. The method described by Odoo will take forever because each page only lists 80 contacts. Is there a way to just export all contacts at once? I'm also using the odoo.sh product but I don't see where I have some type of studio access to the database.

Avatar
Discard
Best Answer

Even though each page lists only 80 records by default, Odoo will export ALL records that match the current filter.

Note that this is mentioned on the EXPORT dialog:



So ... you don't need to do anything special to get all your data exported, just select all the records on the first page and your file will contain all of them - not just the first 80.

Avatar
Discard