1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/debian
2024-12-10 09:04:09 +07:00
..
source first commit 2024-12-10 09:04:09 +07:00
changelog first commit 2024-12-10 09:04:09 +07:00
control first commit 2024-12-10 09:04:09 +07:00
copyright first commit 2024-12-10 09:04:09 +07:00
init first commit 2024-12-10 09:04:09 +07:00
install first commit 2024-12-10 09:04:09 +07:00
lintian-overrides first commit 2024-12-10 09:04:09 +07:00
logrotate first commit 2024-12-10 09:04:09 +07:00
odoo.conf first commit 2024-12-10 09:04:09 +07:00
odoo.docs first commit 2024-12-10 09:04:09 +07:00
odoo.links first commit 2024-12-10 09:04:09 +07:00
odoo.service first commit 2024-12-10 09:04:09 +07:00
postinst first commit 2024-12-10 09:04:09 +07:00
postrm first commit 2024-12-10 09:04:09 +07:00
py3dist-overrides first commit 2024-12-10 09:04:09 +07:00
README.Debian first commit 2024-12-10 09:04:09 +07:00
rules first commit 2024-12-10 09:04:09 +07:00

Printing pages from Odoo result in missing footer and header, as per #977534
and #885833. There is currently no Debian-supported workaround for that, as
Debian does not ship a wkhtmltopdf version built against a patched version of
qt.

wkhtmltopdf's upstream proposes a package[0] that has been briefly
tested and proved to work with 14.0.0+dfsg.2-1 in sid, it is still
still officially considered as unsupported.

[0] https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.buster_amd64.deb

 -- Sebastien Delafond <seb@debian.org>, Wed, 16 Dec 2020 08:17:10 +0100