Skip to Content
Menu
This question has been flagged
1 Reply
3572 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
14383
0
Nov 17
3062
1
Mar 17
16764
3
Feb 16
3616
1
Oct 15
6287