跳至內容
選單
此問題已被標幟
1703 瀏覽次數

i want to apply for all Q-web reports a specific footer, i am in Odoo 13, back in the previous versions i did it through this code 

<template id="external_layout_footer_inherit_cr" 
            inherit_id="report.external_layout_footer">
            <xpath expr="//div[@class='footer']" position="replace">
                <div class="footer">
              <--! my code --> 
                </div>
            </xpath>
     </template>

but now i can't find the right class to inherit from , any suggestion ? 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
5月 24
12713
1
4月 24
3321
0
11月 23
2042
1
9月 23
2142
2
8月 23
4530