Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2339 Widoki

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!


Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

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

Thanks

Awatar
Odrzuć
Autor

Thank you for pointing that out - it works now!

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 19
4328
2
mar 15
8086
0
lis 24
968
3
mar 21
7733
1
lis 18
5639