コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2510 ビュー

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
7740
2
7月 24
2665
1
6月 24
5137
1
10月 23
10845
1
10月 23
98