Is it possible to edit the list view that appears when you click on "Search More" in a Many2One field using Odoo Studio? I'd like to be able to edit the view to show certain fields, but I can't even seem to figure out what the id of the view is, even with debug tools.
In my case, I'm doing a Many2One to the Journal Entry model, filtering on just Customer Invoices. Essential information like the name of the customer/partner is just not there. Editing the default journal entry views and customer invoices views doesn't change what appears in the Search More list view, so I'm assuming it's a separate view. I just can't figure out what the view ID is or how to edit it.
Only Odoo Online solutions please.
I'm not sure which field and form you are talking about exactly, thus can't tell you which one is the relevant list view. Can you shed some light on that? Also, is the field you're talking about a custom field created via Studio already?