Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2532 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
oct. 24
7781
2
juil. 24
2681
1
juin 24
5142
1
oct. 23
10851
1
oct. 23
98