Skip to Content
Menu
This question has been flagged
2 Replies
3887 Views

I would like to change the size of the "Quotation" title  in my quotation report.

When i inspect the html of a report view i see that the style for this h2 is defined in

/web/content/685-fc72560/1/web.report_assets_common.0.css

where can i find this css and how can i edit it ? Is this available through developer tools / settings / technical ?

Avatar
Discard
Author Best Answer

Thanks for your reply ... yes that is a way but not very clean. 

I wanted to know where the web.report_assets_common.0.css was located

Avatar
Discard

you can check the web module for that

Best Answer

Hi,

You can activate the developer mode and from Settings -> Technical -> Actions -> Report, search the report and open it, then click the Qweb Views smart button in the top right and open the record named report_saleorder_document , here you can see how the report is defined and make the necessary changes from here. Either you can remove the h2 class or define the style for the corresponding span.


Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Jan 17
5243
0
Jul 20
9570
1
May 25
2127
1
Apr 25
1206
1
Jun 25
24704