Hi,
there is one more error....in web client...I made all-in-one.i created a user 
say jitu..send a request to admin user But while saving it a error 
occured...but request is send successfully to admin I can see it but again 
while opening same error...on browser[firefox 3.0.1]

<type>  Python 2.5.4: C:\Program Files\OpenERP AllInOne\Web\python25\python.exe
Sat Jul 04 10:17:01 2009

A problem occurred in a Python script. Here is the sequence of function calls 
leading up to the error, in the order they occurred.

C:\Program Files\OpenERP 
AllInOne\Web\python25\lib\site-packages\cherrypy-2.3.0-py2.5.egg\cherrypy\_cphttptools.py
 in _run(self=<cherrypy>)
  119                             applyFilters('before_main')
  120                             if self.execute_main:
  121                                 self.main()
  122                             break
  123                         except cherrypy.InternalRedirect, ir:
self = <cherrypy>, self.main = <bound method Request.main of <cherrypy>>
 C:\Program Files\OpenERP 
AllInOne\Web\python25\lib\site-packages\cherrypy-2.3.0-py2.5.egg\cherrypy\_cphttptools.py
 in main(self=<cherrypy>, path='/form/edit')
  262         self.object_path = '/' + '/'.join(object_path[1:])
  263         try:
  264             body = page_handler(*virtual_path, **self.params)
  265         except Exception, x:
266             if hasattr(x, "args"):
body undefined, page_handler = <function>, virtual_path = [], self = 
<cherrypy>, self.params = {'context': u'{}', 'count': u'1', 'domain': 
u"[('act_to', '=', 4)]", 'id': u'6', 'ids': u'[6]', 'limit': u'20', 'model': 
u'res.request', 'offset': u'0', 'search_domain': u'None', 'view_ids': u'[False, 
False]', ...}
..........................

................

.................

<type>: ('need more than 0 values to unpack', <function>)
      args = ('need more than 0 values to unpack', <function>)
      message = 'need more than 0 values to unpack' 

 :x

------------------------
jitu




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=38974#38974

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to