Se rendre au contenu
Menu
Cette question a été signalée
1945 Vues

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
Ignorer
Publications associées Réponses Vues Activité
4
mai 24
13413
1
avr. 24
3902
0
nov. 23
2564
1
sept. 23
2733
2
août 23
5343