Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
919 Visualizações

Hello,


How to condition, t-if xml tag, header and footer pdf template base on print action?


I want to use different header for these PDF


-Print invoice without payment

-Print invoice with payment

-Print multiple invoice

-Print comercial invoice

-Print receipt


I'm a very newbie. 


I've tried to locals() in linux terminal to list the variable, but there's nothing. 


I also tried xpath but it's not work.

Avatar
Cancelar
Autor Melhor resposta

I use viewid to resolve the issue follow this topic 

odoo<dot>com/nl_NL/forum/help-1/qweb-report-get-name-or-id-of-the-report-in-xml-150629

and thank you @Susan Navarro, I has no enough Karma to vote.

Avatar
Cancelar
Melhor resposta

To conditionally render different headers and footers in a PDF template in Odoo based on the print action, you can use the `t-if` directive in your QWeb template. The key is to pass a context variable from the action calling the report and use that variable in the template to determine which header or footer to display.

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
jan. 25
646
1
mai. 24
1702
3
fev. 24
3137
3
fev. 24
32197
0
jan. 24
1001