Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2529 Переглядів

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.


Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
жовт. 24
7771
2
лип. 24
2676
1
черв. 24
5139
1
жовт. 23
10848
1
жовт. 23
98