跳至内容
菜单
此问题已终结
1668 查看

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
12623
1
4月 24
3265
0
11月 23
2012
1
9月 23
2100
2
8月 23
4485