Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
1240 Представления

In the Sales app in Odoo v16, I need to disable the variant configuration pop up that occurs when you enter a product with variants 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" , but it would 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. I just need to be able to input the item in the "Product Variant" column and then tab over to qty, enter qty and move to the next line.

Does anyone know where in the code is located where I can make this change or comment out the call that fires the pop up?


Аватар
Отменить
Лучший ответ

Hi Legacy Metals LLC,


I have cheked for Sales app in Odoo v16, Now it is completely working as you needed.


Now, variant configuration pop up is disabled in latest updates, Please take latest pull of Odoo V16


Feel free to contact us for further assistance

Hope it will be helpful to you.

Thanks & Regards,
Email: odoo@aktivsoftware.com 

Skype: kalpeshmaheshwari

Аватар
Отменить
Автор

Thank you. We too have noticed the issue has been resolved.