Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The latest wkhtml version provided by Debian is incompatible with odoo and probably won't be maintained anymore, the reason is that Odoo os changing the ORM for other ways to manipulated PDFs. Te monkeypatch i found is to use the specific use of this: https://github.com/odoo/odoo/wiki/Wkhtmltopdf specially for Odoo16.0 https://github.com/wkhtmltopdf/packaging/releases/tag/0.12.6.1-3 The problem here is that it is CPU oriented. The main usage here for me has been AMD64, so probably you should also check this for your self
Making this a PR so people can see the main issue, naturally is not a TKL issue but rather than an Odoo Issue, any way im leaving this here for you to be able to check and don't have the need to deep dive in Odoo Documentation, also notices i'll leave this as Draft as this is not an actual FIX but rather dummy code. After release of Version 19.0 i remove this