Hello. I have this footer as jpg. https://imgur.com/a/LtJSV. the main point colors that needed in my report. is there any way I can add this footer to Report?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
6483
瀏覽次數
Hi Grf,
Yes this is possible. You can simply add an image to a report like this:
<img src="/your_module_name/static/src/img/yourimage.png"
Simply inherit the report where you want to do this and add in this code.
If you'd like the image as a footer you can either inherit the footer report (template id external_layout_footer) or you can remove the header and footer from your report by removing the following line from your report:
<t t-call="report.external_layout">
Regards,
Yenthe
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
4月 25
|
1201 | ||
|
2
3月 25
|
1337 | ||
|
4
11月 24
|
7059 | ||
|
1
3月 24
|
1977 | ||
|
3
9月 23
|
24782 |