Ir al contenido
Menú
Se marcó esta pregunta
1768 Vistas

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
Publicaciones relacionadas Respuestas Vistas Actividad
4
may 24
12865
1
abr 24
3462
0
nov 23
2130
1
sept 23
2301
2
ago 23
4746