Skip to Content
Menu
This question has been flagged
1 Reply
1984 Views

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.

Avatar
Discard
Author

nothing?

Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
3
May 25
2386
3
Jun 25
670
0
Jul 24
1209
1
Oct 24
1268
0
Mar 23
1794