Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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}
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
paź 21
2638
0
sie 15
5752
5
sty 18
14838
1
wrz 15
6093
2
maj 24
7545