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

Hi,

I am working on a custom header for reports. In the header I would like to include a title based on what kind of document (purchase order, invoice, quotation, etc.) is being generated. My plan is to modify the view external_layout_header with something like this:

<t t-if="condition">
  <h2>Purchase Order</h2>
</t>


However, I have no idea what this condition should be. Can somebody help me out?

Thanks!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
нояб. 20
11657
2
мая 24
2731
2
мая 24
7826
1
дек. 23
23117
0
сент. 15
4485