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

Please help. I created an excel report using report_xlsx and I call this report from a button on the tree view. Below is how I call the print function.


@api.multi

def do_export_xls(self):

   return self.env.ref('stock_file.report_stock_file_xls').report_action(self)


I need to save this report programatically to a path on the server after generating the report. Can anybody show me how please?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sty 24
3272
2
gru 24
8582
1
wrz 24
41
1
kwi 23
3950
1
lut 23
1729