跳至内容
菜单
此问题已终结
1 回复
2525 查看

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.

形象
丢弃
相关帖文 回复 查看 活动
1
10月 24
7760
2
7月 24
2671
1
6月 24
5138
1
10月 23
10847
1
10月 23
98