Skip to Content
Menu
This question has been flagged

Hello,

I have a button in a popup window that print a report but this window is closed when the report is opened. I want that this window dont be closed after printing the report, i used nodestroy=True like the following code in the action of the report but the window is closed :please help.

  report={'type': 'ir.actions.report.xml',
'report_name': report_name,
'datas': datas, 'nodestroy': True}
Avatar
Discard
Related Posts Replies Views Activity
1
Oct 21
1720
0
Aug 15
4721
5
Jan 18
13617
1
Sep 15
5064
2
May 24
6281