跳至内容
菜单
此问题已终结
2 回复
2356 查看

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
3357
2
4月 16
3973
2
7月 24
1649
TAX 15% 已解决
1
4月 24
2450
0
11月 23
1084