跳至內容
選單
此問題已被標幟
4 回覆
14556 瀏覽次數

How to remove this thing

頭像
捨棄
最佳答案

Hi,

Activate developer mode and navigate to Settings -> Technical -> User Interface -> Views and search for the view with ID:  neutralize_banner and make the record as inactive.

On neutralizing the database, the view is marked as active, so here you are just performing the reverse of the same.

Thanks

頭像
捨棄
作者

thanks a lot!

最佳答案

To deactivate neutralization watermarks


UPDATE ir_ui_view active = false WHERE key = 'web.neutralize_banner';

頭像
捨棄
最佳答案

Hello,

    you can do this following:

    

  • Go to Settings > Technical > System Parameters.
  • Find the parameter that controls the neutralized state. It could be database.is_neutralized or something similar.
  • Change its value to false if it’s set to true.
  • Save the changes.
hope this helps.

regards,

Johan
頭像
捨棄
最佳答案

Hello Niyas, what you mention only removes the banner? or disable all neutralization functionalities?

頭像
捨棄

It will just remove the banner and will not deneutralize the database

相關帖文 回覆 瀏覽次數 活動
1
3月 25
5692
1
7月 23
2640
3
8月 25
2649
1
5月 25
2664
1
4月 25
3664