Skip to Content
Menu
Dette spørgsmål er blevet anmeldt

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
okt. 21
2802
0
aug. 15
5883
5
jan. 18
15040
1
sep. 15
6234
2
maj 24
7712