diff --git a/content/administration/install/packages.rst b/content/administration/install/packages.rst index 667552ab4..a57660612 100644 --- a/content/administration/install/packages.rst +++ b/content/administration/install/packages.rst @@ -54,10 +54,10 @@ Odoo needs a `PostgreSQL `_ server to run properly. $ sudo systemctl start postgresql .. warning:: - `wkhtmltopdf` is not installed through **pip** and must be installed manually in `version 0.12.5 - `_ for it to support headers and - footers. Check out the `wkhtmltopdf wiki `_ for - more details on the various versions. + `wkhtmltopdf` is not installed through **pip** and must be installed manually in `version 0.12.6 + `_ for it to support headers + and footers. Check out the `wkhtmltopdf wiki `_ + for more details on the various versions. Repository ---------- diff --git a/content/administration/install/source.rst b/content/administration/install/source.rst index 7be3c6cc7..c3b5df9b9 100644 --- a/content/administration/install/source.rst +++ b/content/administration/install/source.rst @@ -409,10 +409,10 @@ Dependencies $ sudo npm install -g rtlcss .. warning:: - `wkhtmltopdf` is not installed through **pip** and must be installed manually in `version 0.12.5 - `_ for it to support headers and - footers. Check out the `wkhtmltopdf wiki `_ for - more details on the various versions. + `wkhtmltopdf` is not installed through **pip** and must be installed manually in `version 0.12.6 + `_ for it to support headers + and footers. Check out the `wkhtmltopdf wiki `_ + for more details on the various versions. .. _install/source/running_odoo: