I recently acquired an Odoo license. I'm customizing the "Product" menu within the "Inventory" module using Odoo Studio. Within the product listing, there's a default field called "Company" (i think is company.res field) that has the many2Oone type, but I'd like to change it to many2many so that the product I'm currently creating can be visible to one or more companies.
I've been trying with Odoo's AI, but the responses it gives have options that aren't actually there (it only guesses them), so I'm currently lost.