Hello Walter, I have checked your issue with updated code with stable version 6.0.3 and trunk both but it is working normally at my end.
Would you please try again with latest updated code . Thanks and waiting for your reply. -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/842587 Title: gtk-client account_invoice print invoice Status in OpenERP GTK Client: Incomplete Bug description: hey, when I click the button "Print Invoice" in "Accounting / Customers / Customer Invoice" in a form i get this Error Traceback (most recent call last): File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 528, in _handle_request2 self.process_request(request, client_address) File "/usr/lib/python2.6/SocketServer.py", line 307, in process_request self.finish_request(request, client_address) File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 246, in __init__ SocketServer.StreamRequestHandler.__init__(self,request,client_address,server) File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__ self.handle() File "/usr/lib/python2.6/BaseHTTPServer.py", line 331, in handle self.handle_one_request() File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/websrv_lib.py", line 391, in handle_one_request self.raw_requestline = self.rfile.readline() File "/usr/lib/python2.6/socket.py", line 406, in readline data = self._sock.recv(self._rbufsize) error: [Errno 104] Die Verbindung wurde vom Kommunikationspartner zurückgesetzt It's only in the GTK-client thank you To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client/+bug/842587/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

