Skip to Content
Menú
This question has been flagged
1775 Vistes

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 ? 

Avatar
Descartar
Related Posts Respostes Vistes Activitat
4
de maig 24
12876
1
d’abr. 24
3468
0
de nov. 23
2139
1
de set. 23
2308
2
d’ag. 23
4752