Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1760 Visualizzazioni

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
mag 24
12830
1
apr 24
3444
0
nov 23
2086
1
set 23
2246
2
ago 23
4682