Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
15126 Vistas

How to remove this thing

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor

thanks a lot!

Mejor respuesta

To deactivate neutralization watermarks


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

Avatar
Descartar
Mejor respuesta

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
Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar

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

Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 25
5940
1
jul 23
2806
5
sept 25
21216
3
ago 25
3046
1
may 25
2931