Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2638 Vistas

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
oct 19
9788
3
feb 19
7009
0
oct 17
2223
0
mar 15
5967
0
feb 17
3784