Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4204 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

Very well explained answer.