Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1739 Переглядів

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 ? 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
4
трав. 24
12753
1
квіт. 24
3363
0
лист. 23
2063
1
вер. 23
2175
2
серп. 23
4592