Skip to Content
मेन्यू
This question has been flagged
2 Replies
2474 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
मई 16
3448
2
अप्रैल 16
4050
2
जुल॰ 24
1742
TAX 15% Solved
1
अप्रैल 24
2564
0
नव॰ 23
1135