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

How can I disable debugging mode or developer mode for users other than admin? I tried to remove the link 'Activate developer mode', but the problem was if the user types '?debug' after server address and port in the address bar of browser, then the user is able to use debugging feature.

形象
丢弃

Was this question correctly answered? I don't think the single answer below is really an answer to the question. I too would like to know how to disable it. It seems like there should be a way to disable developer mode for anyone but an admin

最佳答案

if u want to disable the developer mode,follow thses steps:

1)juz change debug_mode = True to debug_mode = False in openerp-server.conf file

2)restart the server

thats it...it worked for me in openerp7

形象
丢弃

can we just disable debug mode to users other than Admin?

相关帖文 回复 查看 活动
10
4月 23
34440
20
2月 21
103300
0
3月 15
4954
2
3月 15
6254
1
3月 15
5113