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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4154
查看
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.