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

In deployed Odoo 17 on AWS server with Ubuntu 24. When trying to download the Sales Quotation or any PDF report it takes forever and at the end the server Crashes. Please let me know what the solution to this.

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

Hi! I share an option with you. Ensure that wkhtmltopdf is correctly installed and configured. Issues with it can cause problems with PDF generation.

You can install or upgrade wkhtmltopdf with:

sudo apt-get update
sudo apt-get install wkhtmltopdf
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
серп. 25
310
1
січ. 25
1585
1
лист. 24
2014
2
вер. 24
1575
Odoo apps module Вирішено
4
вер. 24
2358