Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1661 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
4
Mei 24
12611
1
Apr 24
3248
0
Nov 23
1993
1
Sep 23
2083
2
Agu 23
4478