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 ?
Этот вопрос был отмечен
2
Ответы
8381
Представления
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
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
1
окт. 21
|
6230 | ||
|
|
2
мая 19
|
11254 | ||
|
|
0
февр. 19
|
3536 | ||
|
|
0
янв. 19
|
5640 | ||
|
|
1
янв. 19
|
9712 |
try this for partner export: https://goo.gl/eAFBBt
Thanks, but i want to export it into PDF not into Excel