Skip to Content
Menu
This question has been flagged
1 Reply
3649 Views

I have to give the user the possibility to print some fields in a PDF or export the same fields to a XLS file. The first part is done but I do not have any idea of how to do the second part. Is there any good tutorial or something which could help me to learn this? By the way, is there a more detailed guide about development in Odoo than the official one?

Avatar
Discard
Best Answer

You can use the ExcelExport class.

See for instance how the web_export_view module does it

Avatar
Discard
Related Posts Replies Views Activity
2
Jun 18
14468
0
Nov 17
3160
1
Mar 17
16979
3
Feb 16
3743
1
Oct 15
6440