콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

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
11657
2
5월 24
2731
2
5월 24
7832
1
12월 23
23117
0
9월 15
4487