i'm using odoo 9 and i want to export tree views to pdf . I found a module named web_export_viewwhich export web views into excel file. This function was avaible in odoo 8 but not any more in odoo 9. Is there a module that satisfy my needs ? Any idea for help please ?
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
2
Respuestas
6096
Vistas
hello
see this available app on odoo for v9: https://www.odoo.com/apps/modules/9.0/web_export_view/
I tried it and it works only for exporting into excel but i want it into PDF
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
oct 21
|
4254 | ||
How to apply char input field mask?
Resuelto
|
|
2
may 19
|
8710 | |
|
0
feb 19
|
2194 | ||
|
0
ene 19
|
3394 | ||
|
1
ene 19
|
7320 |
try this for partner export: https://goo.gl/eAFBBt
Thanks, but i want to export it into PDF not into Excel