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:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Odoo11 help with js please
Resuelto
|
|
1
may 21
|
2869 | |
|
2
may 20
|
9434 | ||
|
0
mar 19
|
3102 | ||
|
0
oct 18
|
5859 | ||
|
3
may 22
|
8922 |