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

Is there any way to search multiple records from the search bar in one line using a separator? I can write a product name and hit enter and then write other product name. I know this. But what if I have a hundred of product names. How can I search all products at once? For example in SAP there is a button for multiple searcing. You can click the button and then add product names on a table, and also you can import from an excel table. How can I do this in Odoo?

Avatar
Discard
Best Answer

Hi, 

You can add custom filter and search with multiple conditions.


Then select list view and select the records.


Actions -> export


Export the file.


Make necessary changes.

And go to favourite-> Import records. In the window that appear, click Upload and upload the record.


Regards

Avatar
Discard

Very well explained answer.