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

Hi Everyone,


Need some help here.

Using Odoo 15 EE.

How to modified the export of XLSX?

As now, when I want to export it, it's doesn't have header just like in PDF.


Thank you all

Avatar
Discard
Best Answer

Hello, 

If you're familiar with the technical aspects of Odoo, you can modify the XLSX report by following these steps:

  1. Navigate to the account_reports module.
  2. Locate the file account_report.py within this module.
  3. Find the method named get_xlsx in this file.
  4. Modify the get_xlsx method to achieve your desired changes in the XLSX report.

Please note that modifying core functionality can have unforeseen consequences. Make sure to test your changes thoroughly in a development environment before applying them to a production system.

If you're not familiar with Odoo's technical aspects, I strongly recommend seeking assistance from an experienced Odoo developer. They can help you make the necessary modifications safely and effectively.

Avatar
Discard
Author

Hi Satish,

Thank you for your pointer.
Will check and try it.

Great.

If you face any problems, let me know.

You can contact me at https://www.linkedin.com/in/isatishprajapati/

Related Posts Replies Views Activity
1
Apr 25
1143
0
Mar 25
1096
2
Jan 25
1444
2
May 24
1879
0
Aug 23
1682