Hello, i'm having an rare error, it only happens in a customer, the rest of my customers work fine.
in form view, the page reains blank, but in developer mode when i move the mouse over the blank page, i can see the tool-tip info of the fields and it's model, modifiers, ...
but the page is blank.
That only happens in one customer (i've more than 3000), the rest customer's form view works fine.
Kind regards.
Any log entries?
No error log, just normal log.
2016-08-09 06:43:14,187 28736 INFO grupo_error werkzeug: 127.0.0.1 - - [09/Aug/2016 06:43:14] "POST /web/dataset/call_kw/res.partner/fields_view_get HTTP/1.1" 200 -
2016-08-09 06:43:14,250 28736 INFO grupo_error werkzeug: 127.0.0.1 - - [09/Aug/2016 06:43:14] "POST /web/dataset/search_read HTTP/1.1" 200 -
2016-08-09 06:43:23,947 28736 INFO grupo_error werkzeug: 127.0.0.1 - - [09/Aug/2016 06:43:23] "POST /web/dataset/call_kw/res.partner/read HTTP/1.1" 200 -
Probably this is a javascript error, enable debug in browser and analyze, if bug exists.