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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
6587
화면
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
|
1446 | ||
|
2
3월 25
|
1747 | ||
|
4
11월 24
|
7366 | ||
|
1
3월 24
|
2246 | ||
|
3
9월 23
|
25141 |