跳至内容
菜单
此问题已终结
1 回复
4129 查看

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

形象
丢弃

Hello,

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

Gabin


Hello, I manage to configure the widget?

最佳答案

Hi,

Try like following

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


Regards

形象
丢弃
相关帖文 回复 查看 活动
4
5月 24
12855
1
4月 24
3455
0
11月 23
2124
1
9月 23
2292
2
8月 23
4735