跳至内容
菜单
此问题已终结
1 回复
2053 查看

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
2520
3
6月 25
788
0
7月 24
1297
1
10月 24
1382
0
3月 23
1898