Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1761 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
4
mai. 24
12830
1
abr. 24
3444
0
nov. 23
2086
1
set. 23
2246
2
ago. 23
4682