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


I want to override the class Activity in activity js file (mail module):

function factory(dependencies){

class Activity extends dependencies ['mail.model']{
....


Avatar
Descartar
Mejor respuesta

Hi,

You can use the registerClassPatchModel to override the functions and registerFieldPatchModel for updating fields

Regards

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 21
5513
1
ago 19
3328
1
may 23
2695
2
may 19
5987
2
abr 19
3711