How to display an image in a QWeb report?

后端 未结 4 765
暗喜
暗喜 2020-12-10 09:52

I extended the \'report.external_layout_footer\' qweb view to display image.

Below is my code in the file reports/external_layout.xml:



        
4条回答
  •  北海茫月
    2020-12-10 09:53

    Just try this below code and set the image path from your module and run it .

    
    

    My side its working fine in the QWeb Report Custom Footer

提交回复
热议问题