Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1701 Представления

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
12707
1
апр. 24
3319
0
нояб. 23
2040
1
сент. 23
2141
2
авг. 23
4529