Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4168 Представления

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?

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить

Very well explained answer.