I am using Odoo 12 Community Edition.
When creating a purchase order I would like to search for products by a specific vendor in a simpler and quicker way than creating a custom filter. One way that seems like it should be easy to implement is adding a field to the Search More... popout tool that comes up when adding a product to the purchase order.
In this Search More... popup, how do I add to the drop down autosuggest an option Search Vendor for:?
Cheers,
Sebastian
Maybe this will help you: https://www.odoo.com/forum/help-1/question/i-want-to-show-only-the-products-on-a-purchase-order-available-from-the-vendor-i-am-purchasing-from-v13-170511
Thanks, but I'd still like to know how to add a drop down autosuggest to the Search More popup. There are other similar tweaks I'd like to do in other apps e.g. Inventory -> Products etc.