Hello community,
When creating a Quotation, you can add a Note. However, when printed, it is printed in italics. What ways can there be for it to end up being printed in non-italics?
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello community,
When creating a Quotation, you can add a Note. However, when printed, it is printed in italics. What ways can there be for it to end up being printed in non-italics?
Thanks.
Hi Nikita
You can change the Printed Note font as follows:
1. Go to Settings and Activate the developer mode
2. Go to Settings > Technical > Views and search for report_saleorder_document
3. Edit > at line 86 change 'font-italic o_line_note' to 'font-normal o_line_note', Save and reload your Browser.
BR
Ricardo
Thank you!
I found many views containing "report_saleorder_document". As I understand it is different Reports. I can correct this line in all of them. Is it possible to make it so that when creating a new report, the setting with a normal font is immediately applied?
You need to Change only the "report_saleorder_document" as explained and it will work immediately!
Hi,
You can inherit the corresponding report template and remove the applied style.
Just activate the developer mode and navigate to Settings -> Technical -> Reporting -> Reports, search for Quotation / Order , click and open it, click on Qweb Views at the top right and open the template named report_saleorder_document.
See the highlighted section of the template which is responsible for the italic style. Just Edit and remove it from UI(which is not recommended) or create a new module inheriting this template and apply the changes.
For Reference: How To Inherit And Modify Existing PDF Reports in Odoo
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Jul 23
|
2238 | ||
|
1
Jun 24
|
12922 | ||
|
1
Nov 24
|
1487 | ||
|
1
Nov 24
|
1198 | ||
|
2
Sep 24
|
1047 |