İçereği Atla
Menü
Bu soru işaretlendi
1746 Görünümler

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
4
May 24
12792
1
Nis 24
3412
0
Kas 23
2076
1
Eyl 23
2210
2
Ağu 23
4642