[18.0][ADD] web_font_size_report_layout: web_font_size_report_layout module added.#3389
[18.0][ADD] web_font_size_report_layout: web_font_size_report_layout module added.#3389adasatorres wants to merge 1 commit intoOCA:18.0from
Conversation
|
This Odoo module adds the capability to customize font size in all PDF reports throughout the system. Through a simple configuration, administrators can select from a range of predefined font sizes (measured in points) to optimize readability and appearance of invoices, quotations, sales orders, and other printed documents. The module offers the following font size options (in points):
|
ff7825b to
aa123b2
Compare
aa123b2 to
5980359
Compare
5980359 to
9b4f60f
Compare
| @@ -0,0 +1,3 @@ | |||
| 1. Copy the `web_font_size_report_layout` directory to your Odoo addons folder | |||
There was a problem hiding this comment.
Thanks a lot for your module. Here is a suggestion
| 1. Copy the `web_font_size_report_layout` directory to your Odoo addons folder | |
| 1. Link the `web_font_size_report_layout` directory to your Odoo addons path |
|
This PR has the |
|
Hey @adasatorres there other PRs for the same module already: Looks like the 17.0 is the most up-to-date for now. So let's merge one and then migrate to other versions. |
No description provided.