Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1731 Переглядів

I have a custom PDF report for a custom module, but when it downloads it's 0 bytes.


It wasn't like this before and it's only for this one specific report. The rest works good and nothing in the codes were changed! And everything in the logs and JS console are fine, absolutely 0 errors!


What are any possible reason for this?

Аватар
Відмінити
Найкраща відповідь

Hello Jervey,

I Hope you are doing well,

Odoo uses wkhtmltopdf to generate PDFs. If the version of wkhtmltopdf on your server is not compatible, it may generate 0-byte PDFs.
Check the version (wkhtmltopdf --version). For Odoo 17, a version like 0.12.5 or higher is recommended.

or

If no specific issue can be identified:
1)Restart the Odoo service and clear the cache
2) Reinstall the module to ensure all XML templates and actions are loaded correctly.

I hope this msg finds you well.

Thanks & Regards
Kunjan Patel

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
вер. 24
1562
PDF reports Вирішено
5
лип. 25
2225
1
квіт. 24
1687
Wrong PDF Format Вирішено
2
бер. 24
2733
0
лист. 22
2962