Skip to Content
Menu
This question has been flagged
1 Reply
2485 Views

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!


Avatar
Discard
Best Answer

Hi,

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

Thanks

Avatar
Discard
Author

Thank you for pointing that out - it works now!

Related Posts Replies Views Activity
1
Aug 19
4468
2
Mar 15
8249
0
Nov 24
1103
3
Mar 21
7972
1
Nov 18
5777