Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3537 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
5732
1
ago 19
3780
1
may 23
2973
2
may 19
6454
2
abr 19
4012