Hi all
Any idea how I can modify the standard search view?
https://snipboard.io/WSqUws.jpg
When we search for a product now, Odoo looks for the following rules:
- Internal Reference contains "search query"
- Products > Internal Reference contains "search query"
- Name contains "search query"
- Barcode contains "search query"
I want to add the Vendor Product Code as a standard query.
- Vendors > Vendor Product Code contains "search query"
https://snipboard.io/BgeaCM.jpg
But I can't seem to find the view to make this happen.
Any tips would be appreciated.