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

I create a custom module in my Odoo, one of my models is having a relation to product variant or Product.Product model, I want to use product configurator like in the sales_product_line tree. I already trying to use the widget on my field and import the product configurator module And try to make my view code the same as sales_product_line code, I even add the product_configurator javascript but still no luck. Is there any workaround to achieve this. I thought we can use it as a widget but when I use the widget my field is still the same

Avatar
Descartar

Hello,

I'm having the same problem, did you find an issue ?

Gabin


Hello, I manage to configure the widget?

Best Answer

Hi,

Try like following

<field name="product_id" widget="product_configurator"/>


Regards

Avatar
Descartar
Related Posts Respostes Vistes Activitat
4
de maig 24
13609
1
d’abr. 24
3989
0
de nov. 23
2696
1
de set. 23
2837
2
d’ag. 23
5484