I couldn't print PDF from odoo 15 community version
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
Hi,
For printing qweb/pdf reports from Odoo, you have to install Wkhtmltopdf package.
For installing it:
Download the package
Install the package
sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
Fix dependencies
sudo apt install -f
Thanks
Hi,To print PDF report in odoo you need to install package wkhtmltopdfYou can follow the below command to install wkhtmltopdf.
sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo apt install -f
And restart your odoo service.
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
bře 25
|
751 | ||
|
1
bře 25
|
920 | ||
|
2
čvc 24
|
3753 | ||
|
1
kvě 24
|
1846 | ||
|
0
čvn 22
|
2174 |