跳至内容
菜单
此问题已终结

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!

形象
丢弃
相关帖文 回复 查看 活动
2
11月 20
11683
2
5月 24
2757
2
5月 24
7851
1
12月 23
23126
0
9月 15
4502