In the Sales app in Odoo v16, I need to disable the variant configuration pop up that occurs when you enter a product variant into the "Product Variant" column on the line item of the quotation. (If you don't see the "product variant" column, it can be shown or hidden with the configuration icon at the top right of the line items grid).
In V14 and V15 no variant configuration pop up would occur if the product was selected from the "product variant" column, but it would pop up if the product was selected from the "product" column. In V16 the pop up occurs for both columns. I need to disable it when entering a product into the "Product Variant" column.
[Rant: I'm not sure why they'd want to fire the configurator since you select an exact variant in the "Product Variant" column so there is nothing left to configure. All the feet, inches etc... are defined in the specific variant you've chosen. Only the qty remains to be entered. Firing the pop up is a loss of 5 seconds per product line. Then you have to get into the qty field of the pop up... etc.} Losing 5 to 10 seconds per order line is huge when you often enter 100 order lines per quote. End Rant]
Desired outcome: I just need to be able to input the item in the "Product Variant" column and then tab over to qty on the sales order line, enter qty and move to the next line.
Is there a way to disable this using Studio? If not, does anyone know where I can disable the action in code?
Odoo Helpdesk and my Odoo BA have not been able to identify an exact cause or solution so I'm reaching out to the community in hopes to expedite a fix.