Fix auto-col to not change report font size caused by a boundary overflow
Project description
In the generated reports, the fields relative to the order details are not correctly displayed: they are both “cut” from the view, or the general font size is scaled down to make all the element fit which is not the default behavior. The font size should remain fixed and all the element should be visible, eventually spanning over multiple lines.
This is due to the broken bootstrap 4 support of QtWebKit, used by wkhtmltopdf to generate pdf reports. In particular the new flexbox style introduced in the library is not supported and every element based on it will be ill-displayed.
This module changes the .col-auto behavior to work similiar as in older Odoo versions.
Table of contents
Usage
The changes are applied to all reports automatically.
Known issues / Roadmap
This module is not needed in Odoo 13.0+
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
agr-odoo
-
Alexandre Díaz
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/reporting-engine project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo12_addon_report_qweb_pdf_fixed_column-12.0.1.0.0.99.dev3-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_report_qweb_pdf_fixed_column-12.0.1.0.0.99.dev3-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee1b7c568cd4d8b71f0f1f9d4209395e1f0fe1510bd92eba0958244a09ffdfaf |
|
MD5 | 501eec3f313e0c7ee4a1826598f259b3 |
|
BLAKE2b-256 | 296097d7b71bdd0525482df17094f285e366e455bdb9473e57135106418ded92 |