When I Try to activate development mode, my browser only show the white blank screen. Why? Please advise.
Thanks, Johan
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When I Try to activate development mode, my browser only show the white blank screen. Why? Please advise.
Thanks, Johan
Hello Johan,
if you want to enter the built-in odoo debug mode you need to add ?debug to the URL, right after /web.
For example
http://odoo.your-site.com/web?debug.
Hope above suggestion help for you.
Best Regards,
Ankit H Gandhi.
I take same error in version 9 odoo and debian 64 bit english os. Someone can help me please ? WHen ı enable active developer mod my screen go blank page with little odoo title
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Wrong url for my models
Solved
|
|
1
Dec 24
|
61 | |
|
0
Dec 24
|
33 | ||
|
1
Dec 24
|
40 | ||
|
0
Dec 24
|
51 | ||
|
0
Nov 24
|
61 |
Try change browser
if you are trying on runbot then wit for some time..it takess more time to load debug mode
Do you have access to the log files? If so, watch them and you will see that your browser sends many dozens of requests that prepare debug mode on every add-on. Even after the log stops it can still take a minute or more before you see anything. 10 minutes may not be too long to wait the first time, while you get an idea of the performance of your server and network. If you still get nothing, check the log file for possible indications.
which OpenERP version are you using?
If you have solved this please, describe below how you solved it, and mark that as the correct answer.
take a look at: https://bugs.launchpad.net/staff-management/+bug/1258114