Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4 Ответы
14560 Представления

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

Related Posts Ответы Просмотры Активность
1
мар. 25
5694
1
июл. 23
2641
3
авг. 25
2649
1
мая 25
2664
1
апр. 25
3666