Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1745 Lượt xem

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 ? 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 5 24
12784
1
thg 4 24
3410
0
thg 11 23
2074
1
thg 9 23
2208
2
thg 8 23
4637