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

Hi all, I'm trying to inherit model product.product.form 
I got some custom fields on product.template and would like to show them on product form that opens up when product name is clicked on sales order. 

Tried to do it like this https://ibb.co/xXqH7rp but got error saying: 
"Model not found: product.product.form"

Here is short gif I recorded just to show you how to get to this view https://recordit.co/Jc8I0Och8p

Does it have something to do with the fact that it's inherited view? Thank you!


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

Hi,

There is mistake in the code, model has to be product.product instead of product.product.form.

Thanks

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

Thank you for pointing that out - it works now!

Related Posts Відповіді Переглядів Дія
1
серп. 19
4265
2
бер. 15
8047
0
лист. 24
900
3
бер. 21
7631
1
лист. 18
5579