Skip to Content
Menu
This question has been flagged
2 Replies
1176 Views

I've a problem with my current quotation and invoice reports.

After changing margin size in paper formats, there's still plenty of room between the text and the right border of the report. How can I enlarge the text or change width?


Odoo 14.0-20210927 (Community Edition)


Avatar
Discard
Author Best Answer

@Cybrosys: Thanks for the answer but text alignment wasn't the problem. I've found the solution for my case: I changed the width in the .scss file found in the addons folder under static/src/scss

Avatar
Discard
Best Answer

Hi,

You can add a style tag to the element consisting of the text and add these properties to the style tag,

text-align : right;
font-size : "number of size you want" px;

Regards

Avatar
Discard
Related Posts Replies Views Activity
1
May 16
2212
2
Apr 16
2877
2
Jul 24
402
TAX 15% Solved
1
Apr 24
699
0
Nov 23
290