Odoo18-Base/debian
2025-03-10 11:12:23 +07:00
..
source init 2025-03-10 11:12:23 +07:00
changelog init 2025-03-10 11:12:23 +07:00
control init 2025-03-10 11:12:23 +07:00
copyright init 2025-03-10 11:12:23 +07:00
init init 2025-03-10 11:12:23 +07:00
install init 2025-03-10 11:12:23 +07:00
lintian-overrides init 2025-03-10 11:12:23 +07:00
logrotate init 2025-03-10 11:12:23 +07:00
odoo.conf init 2025-03-10 11:12:23 +07:00
odoo.docs init 2025-03-10 11:12:23 +07:00
odoo.links init 2025-03-10 11:12:23 +07:00
odoo.service init 2025-03-10 11:12:23 +07:00
postinst init 2025-03-10 11:12:23 +07:00
postrm init 2025-03-10 11:12:23 +07:00
README.Debian init 2025-03-10 11:12:23 +07:00
rules init 2025-03-10 11:12:23 +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