Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3843 Переглядів

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}
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
жовт. 21
2787
0
серп. 15
5877
5
січ. 18
15027
1
вер. 15
6224
2
трав. 24
7705