** Changed in: openobject-client-web
       Status: Fix Committed => Fix Released

-- 
Trunk (Web) : there is a bug when i create a new partner
https://bugs.launchpad.net/bugs/540344
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Web Client: Fix Released

Bug description:
Hello,

In trunk version (Web client), I can't create a new partner. Actions : Sales > 
Address book > partner > new > ERROR.
Here is the error report generated by web client:

<type 'exceptions.AttributeError'>      Python 2.6.4: /usr/bin/python
Wed Mar 17 16:52:02 2010

A problem occurred in a Python script. Here is the sequence of function calls 
leading up to the error, in the order they occurred.
 
/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py
 in respond(self=<cherrypy._cprequest.Request object at 0x37d2550>, 
path_info='/form/edit')
  604                     if self.handler:
  605                         self.stage = 'handler'
  606                         cherrypy.response.body = self.handler()
  607                     
  608                     self.stage = 'before_finalize'
global cherrypy = <module 'cherrypy' from 
'/usr/local/lib/python2..../CherryPy-3.1.2-py2.6.egg/cherrypy/__init__.pyc'>, 
cherrypy.response = <cherrypy._ThreadLocalProxy object at 0x2a1fcd0>, 
cherrypy.response.body = [], self = <cherrypy._cprequest.Request object at 
0x37d2550>, self.handler = <cherrypy._cpdispatch.LateParamPageHandler object at 
0x415bc50>
 
/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py
 in __call__(self=<cherrypy._cpdispatch.LateParamPageHandler object at 
0x415bc90>)
   23     def __call__(self):
   24         try:

Thanks,

Aline



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to