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

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
4
мая 24
12881
1
апр. 24
3468
0
нояб. 23
2140
1
сент. 23
2310
2
авг. 23
4755