コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1221 ビュー

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
アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 25
308
1
1月 25
1579
1
11月 24
2007
2
9月 24
1564
4
9月 24
2338