Skip to Content
Menu
This question has been flagged
1 Odpoveď
2777 Zobrazenia

Hello Community,

I'm trying to inherit & extend this widget view One2ManyListView like this:

var form_relational = require('web.form_relational');
var One2ManyListViewInh = form_relational.One2ManyListView.extend({

but i get this error : errorTypeError: Cannot read property 'extend' 
how to properly extend this widget ?        

Avatar
Zrušiť
Best Answer

console the form_relational and ensure the objects are available, also one2manylistview has extend property.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
okt 19
9979
3
feb 19
7163
0
okt 17
2360
0
mar 15
6207
0
feb 17
3932