How to Print HTML Table to Excel Format in Javascript?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
Hi,
I think the best way to achieve this is to retrieve all datas from your table ( as a dictionary ), then use the package xlsxwriter to build your own Excel file: pip install xlsxwriter
and here's the doc : https://xlsxwriter.readthedocs.io/ where you can find example of how to build sheets, insert datas, formatting cells.. and so on.
Hope this helps.
Regards.
Its good but i will try to create via javascript.
Try to Export Multi HTML table into a single Excel File.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Odoo11 help with js please
Solved
|
|
1
मई 21
|
3047 | |
|
2
मई 20
|
9668 | ||
|
0
मार्च 19
|
3286 | ||
|
0
अक्तू॰ 18
|
6035 | ||
|
3
मई 22
|
9114 |