Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3715 Представления

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
2591
0
авг. 15
5743
5
янв. 18
14784
1
сент. 15
6046
2
мая 24
7525