Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3494 Переглядів

Hi, 

I am using odoo 10 and I have the following question 

1. When I create a product template, it is also created as product variant ? 

2. When at a product variant, how can I navigate to the product template ? 


Thanks 

Аватар
Відмінити
Найкраща відповідь

The field in the product.product model that reference the product.template model is product_tmpl_id

Аватар
Відмінити
Автор

Yes, I agree with that Axel. But you just can understand that from the backend. In the web UI there's seems no place to display or change that.

Yes, the field is there but it's invisible, If you wanna make it visible you need to inherit from the view product_normal_form_view to change the attribute invisible of the field or you could do it manually using the developer mode editing the form view with name product.product.form

Related Posts Відповіді Переглядів Дія
2
квіт. 19
10837
1
січ. 18
5011
1
жовт. 17
3280
1
лип. 25
516
2
лип. 25
763