Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
oct 21
2553
0
ago 15
5731
5
ene 18
14744
1
sept 15
6026
2
may 24
7503