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

Hi please help me, I wrong klik remove from view for tax field and cant undo. I just want to hide taxes field in the form pdf quote. I tried to make new taxes field but not connect.

아바타
취소
베스트 답변

Hello Ryan 

Try this way 


Re-add the Tax Field in Developer Mode:

  • Go to the form view where the tax field was originally displayed.
  • Activate Developer Mode.
  • From the "View" menu, select "Manage Views."
  • Find the view that originally contained the tax field (usually the account. move or sale. order view).
  • Re-add the tax field using XML or directly in the UI by choosing "Edit View Form."
  • Save your changes, and verify that the tax field is visible again.

Hide the Tax Field in the PDF Only:

  • Go to the relevant report template for the PDF quote (usually in Settings > Technical > Reports).
  • Find the template and locate the section where the tax field is being rendered (likely in the sale, order, or account). Move the template.
  • Wrap the tax field in a condition that makes it invisible in the PDF. You can use the t-if attribute, such as <t t-if="False">, to hide the field from rendering without removing it from the database.

Save and Test: Save the updated report template, then generate a PDF quote to confirm the hidden tax field.

아바타
취소
관련 게시물 답글 화면 활동
1
2월 25
88
1
4월 24
1953
1
8월 20
7227
4
2월 18
9028
1
2월 16
4092