Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
4041 มุมมอง

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
เม.ย. 25
4436
2
มี.ค. 24
2171
1
เม.ย. 25
1788
2
มี.ค. 25
2263
4
พ.ย. 24
7741