Hi, my document result not showed the header and footer.
It's happen after i'm tried to migrated my odoo data from old VPS to the new one.
how to solved it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, my document result not showed the header and footer.
It's happen after i'm tried to migrated my odoo data from old VPS to the new one.
how to solved it?
Just to make sure... Are you in developer mode?
Sometimes it happens, that in dev mode the rendering of sections in the report are not working properly.
Furthermore i would have a look to the report code itself. Additionally i would check if the view is updatable. If it is, the update of the module providing the report should update the report as well.
Also check the installed version of wkhtmltopdf.
Hope this helps.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
12月 23
|
1448 | ||
|
0
11月 20
|
3756 | ||
|
0
11月 15
|
4413 | ||
|
1
6月 15
|
4115 | ||
|
3
3月 15
|
6429 |
@Nils Coenen, it's work, i reinstalled the wkhtmltopdf.
Thanks you :)