Skip to Content
Menú
This question has been flagged
1 Respondre
2001 Vistes

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.

Avatar
Descartar
Best Answer

I have the same problem in Odoo 16. There used to be an option in the configuration to disable the product configurator (see: https://www.odoo.com/documentation/16.0/_images/activating-entry-type-settings.png)

But this option isn't anymore in 16 (despite the documentation)

Avatar
Descartar
Autor

Our Odoo BA was able to make a change that disabled the configurator for both columns but we need it to work for items input into the "Product" column but not for the "Product Variant" column where the variant is selected. I'll ask how he did that.

In the meantime have you tried disabling the variant grid? It looks like it is in the same location in Settings as the old check box for the Configurator and there is a selection on each product in the with variants in the Attributes tab to toggle between the Configurator or Grid. I'm guessing the variant grid and Configurator may have one check box to disable both?

Autor

Following up my BA had done the following but it disabled both columns. It may help your scenario however:
"opened studio; clicked on the product variant field and then changed the widget for that selection field. "