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

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
2732
2
трав. 24
7832
1
груд. 23
23119
0
вер. 15
4487