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

Is there any way to remove the ugly "Signatory hash" permanently?

It is very ugly, and the documents are not accepted anymore from my supplier and partners.

I have to go away from Odoo 16 if it's not possible to remove permanently. 




Yeah sure as an Internal User... yes... yes... I can read the docs too... then I can remove the "mark" (https://www.odoo.com/documentation/16.0/de/applications/finance/sign.html#signatory-hash)

But a normal Anonymous User will not see that, or remove the mark, ´cause the User just want to sign the **$%&?! document.

아바타
취소
작성자

nothing?

베스트 답변

Hi,

You can give 

    div.o_sign_frame.active {

        display: none !important;

   }

in the website HTML / CSS Editor.


Now, even if you enable the frame, it won't be visible.


Hope it helps

아바타
취소
관련 게시물 답글 화면 활동
3
5월 25
2823
3
6월 25
1045
0
7월 24
1551
1
10월 24
1634
0
3월 23
2202