Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2506 Widoki

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
paź 24
7740
2
lip 24
2665
1
cze 24
5137
1
paź 23
10845
1
paź 23
98