Search is not working in Popup window V[6] RC2

Asked by Soumya Sankar

One example select one customer ,popup window loaded then search customer w.r.to customer ,When we click the search button

shows java script error "o is undefined" in mohikit.js file

how to solve this?

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Web Client Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Julian Robbins (joolsr) said :
#1

I had something similar to this, ie a popup windows saying just 'undefined' in a mochikit file. Using Firebug i evetually found the error message

Bizarrely how i fixed it was to replace the %T that was the time descriptor in the language settings, for %HH %MM %SS (or whatever it is in the std us install).

I think %T got added into trunk at some point, but bzr updates didnt fix this ..

Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) said :
#2

> I think %T got added into trunk at some point, but bzr updates didnt fix this ..

That is correct for existing databases: the date and time locales are fetched (from the OS the OpenERP server is installed on) during language creation, so updating the server's code does not fix the issue, you need to either fix it in your database or create a new database from scratch,

Can you help with this problem?

Provide an answer of your own, or ask Soumya Sankar for more information if necessary.

To post a message you must log in.