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

Any suggestion is welcome :)

Avatar
Descartar
Mejor respuesta

you can use def init(self): method inside the model and put your code over there.

init method execute install and update time.

Avatar
Descartar
Autor

Thanks for the hint but it is not a solution. I need an update after the installation of any module, including the standard one.

ok, Did you mean record update form the API? then you can use ir.cron.

you need to describe more what exactly you want.

Autor

I did not give a specific example because it is complicated. It is associated with GDPR and needs an online response (exclude cron). I will give a similar, simple example:

A field that counts the number of other fields in the entire system.

module for internal auditing/monitoring?

Autor

Yes, the module is to help in managing activities related to GDPR.

Publicaciones relacionadas Respuestas Vistas Actividad
3
ene 24
18077
1
jun 24
10992
1
mar 15
7001
2
mar 15
7331
1
jul 16
4230