跳至內容
選單
此問題已被標幟
2 回覆
3705 瀏覽次數

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
3843
2
3月 24
1660
1
4月 25
1196
2
3月 25
1330
4
11月 24
7052