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

Hello,

I am still searching for a capable workflow to design my Odoo reports.
I know, that I can edit the QWeb templates, but I have not yet discovered how to make special design changes, like fonts, line widths, colors etc.
I am aware of the fact that there are some CSS files, which can be used, but I really do not know how to find out, which CSS file is the correct one.

Can anybody help?


Regards
Lars

形象
丢弃
最佳答案

Hi,

In Odoo you can find the code of the template for the report in a web module.

You can refer this styling to get an idea of using CSS styling in a report. 

You can search by class name in CSS files to find which CSS file is used in a report.

Or You can create your own class and put in one separate CSS file.

Also, it is possible that class are defined in less file.


Thanks

形象
丢弃
相关帖文 回复 查看 活动
4
4月 18
16589
0
3月 23
2535
2
9月 24
1882
5
8月 19
46497
4
6月 18
20044