콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3926 화면

I'm trying to change footer of quotation  report, i found that report footer has been in a template, so if i change it all reports will get this change.

How can i modify this footer in one report.

previously i was using:

<div class="footer">

</div>

but this class now is unavailable in report templates.

아바타
취소
베스트 답변

Hi,

try following:

<div class="footer">

</div>

or

<footer>

</footer>

Also you can check in odoo base report structure web.external_layout, how it works

아바타
취소
작성자

This class is not available in enterprise, footer is in a separate template

관련 게시물 답글 화면 활동
1
4월 25
4259
2
3월 24
1996
1
4월 25
1555
2
3월 25
1945
4
11월 24
7504