Skip to Content
Menu
This question has been flagged
7 Replies
11554 Views

I am setting up a new server to self-host Odoo v11.   After a successful install, the Technical Features option is not visible on any user settings form including the default admin user.    

I enabled the debug mood .

Avatar
Discard
Best Answer

Please activate the developer mode in the "Settings/Dashboard":




Avatar
Discard

hi,

how did you add SSL to your site?

I followed the instructions but still just can't find "Technical' menu..

Ah. Works perfect. Thanks!

Best Answer

You can use browser extension if you need to toggle debug mode frequently.

Chrome: https://chrome.google.com/webstore/detail/odoo-debug/hmdmhilocobgohohpdpolmibjklfgkbi?hl=en
Firefox: https://addons.mozilla.org/en-US/firefox/addon/odoo-debug/



Avatar
Discard
Best Answer

localhost:8069/web?debug=1

Avatar
Discard
Best Answer

You can do that as @Ermin step or you can add the ?debug to the URL as below:

localhost:8069/web?debug  (For activate the developer mode )  

  localhost:8069/web?debug=assets  (For activate the developer mode with Assets )    

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 22
8966
1
Jun 21
2256
2
Feb 21
299
5
Sep 20
14121
4
Jun 20
49553