Hello Fabien Meghazi (OpenERP),

Its fixed in trunk web-client. Please update your code.

Revision-info:
4193 [email protected]

Thanks.

-- 
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/691473

Title:
  Crash on add invoice on Bank Statement

Status in OpenObject Web Client:
  In Progress

Bug description:
  On trunk,

When I try to create a new Bank Statement. I clicked on 'Import Invoice', then 
I clicked to Add and choose an invoice. After that, when I tried to click on 
'Ok', the Web client send me this traceback :


Unrecoverable error in the server. Traceback (most recent call last): File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/lib/cherrypy/_cprequest.py",
 line 541, in run self.respond(pi) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/lib/cherrypy/_cprequest.py",
 line 624, in respond self.handle_error() File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/lib/cherrypy/_cprequest.py",
 line 746, in handle_error self.error_response() File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/controllers/root.py",
 line 43, in _cp_on_error message = errorpage.render() File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/controllers/error_page.py",
 line 55, in render return self.__render(value) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/openobject/tools/_expose.py",
 line 191, in func_wrapper res = func(*args, **kw) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/controllers/error_page.py",
 line 75, in __render maintenance = proxy.status() File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/utils/rpc.py",
 line 398, in return lambda *args: self._session.execute("object", "execute", 
self._resource, name, *args) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/utils/rpc.py",
 line 359, in execute return self.gateway.execute(obj, method, *args) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/utils/rpc.py",
 line 155, in execute return self.__execute(obj, method, args) File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/utils/rpc.py",
 line 141, in __execute common.error(_('Application Error'), err.backtrace) 
File 
"/home/quentin/Developpement/OpenERP_development/6.0/web/addons/openerp/utils/common.py",
 line 74, in error raise TinyError(message=msg, title=title or _("Error")) 
TinyError:



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

Reply via email to