-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[18.0][ADD] web_font_size_report_layout: web_font_size_report_layout module added. #3389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 18.0
Are you sure you want to change the base?
[18.0][ADD] web_font_size_report_layout: web_font_size_report_layout module added. #3389
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):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR. Thank you for your contribution. Please consider my suggestions. Specially the DRY ones.
ff7825b to
aa123b2
Compare
rrebollo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review. LGTM!
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 |
edescalona
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
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.