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


please help

아바타
취소

Did you get the solution or not?

베스트 답변

Hi I find a solution for this issue by adding only 2 words

In settings->user interface->views, search for "Mail: Pay Now mail notification template"

Find and add "false and " like I write below in "bold" :

< t t-out="message.body"/ >
< div t-if="false and is_online and not record._context.get('proforma')" style="margin: 32px 0px 32px 0px; text-align: center;" >


So if you need to cancel your choice, you only have to delete "false and "

Best regards



아바타
취소

Hi is this valid for V16.3 or its not possible

베스트 답변

for version 14.0


Remove Mail Invoice Button

아바타
취소