Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
6613 Visualizações

I have created a custom modules which implement a wizard that  have a many2one relation with a project.task record. My problem is that if this wizard is called it then refer to a task id, so if a user try to delete this task he will see an error until the system decide to purge transient records from the database. Is there some solution to this problem?

Avatar
Cancelar
Autor Melhor resposta

It seems that you have to set the parameter ondelete="cascade"  for the many2one fields declared in the wizard that refer to regular models.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
set. 24
13357
2
dez. 21
7436
1
ago. 20
8711
2
nov. 24
14314
4
set. 19
7692