Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3697 Lượt xem

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.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 4 25
3840
2
thg 3 24
1657
1
thg 4 25
1189
2
thg 3 25
1326
4
thg 11 24
7049