Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
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 totrue
. - Save the changes.
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
|
5711 | ||
|
1
7月 23
|
2651 | ||
|
3
8月 25
|
2693 | ||
|
1
5月 25
|
2683 | ||
|
1
4月 25
|
3673 |