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

Hello,

I create two wizards.

One for launching a report, the second to display a warning modal dialog.

You can find my code in the folowing link.

https://etherpad.fr/p/odoohelp

 

When Odoo executes line 76 it tries to open the report but not the wizard then crashed?

Any help?

Regards.


Avatar
Cancelar
Melhor resposta

Hello,

from get_report_values() method you can not return any view like tree,form
for showing warning(for warning wizard) you need do your code into    your  get_report(self): method.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
out. 24
7790
2
jul. 24
2682
1
jun. 24
5142
1
out. 23
10852
1
out. 23
98