Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2410 Ansichten

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
Verwerfen
Autor Beste Antwort

@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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Mai 16
3399
2
Apr. 16
4001
2
Juli 24
1693
TAX 15% Gelöst
1
Apr. 24
2497
0
Nov. 23
1109