コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2529 ビュー

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)


アバター
破棄
著作者 最善の回答

@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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
5月 16
3466
2
4月 16
4074
2
7月 24
1762
TAX 15% 解決済
1
4月 24
2583
0
11月 23
1154