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

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