Hi everyone, I've an issue with a view when I press a buttom.

This is what I'm doing.

We've been creating a payroll module for our own. We developed a payroll buttom 
to generate a previews of the payroll and another buttom to built the payroll.

All the calculations are doing fine, but when I press the buttom to built the 
payroll the view on the web throws and exception.

<type>&nbsp; &nbsp;
Python 2.5.2&#58; /usr/bin/python
Thu Dec 17 09&#58;07&#58;48 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.
&nbsp;/usr/lib/python2.5/site-packages/CherryPy-3.1.2-py2.5.egg/cherrypy/_cprequest.py
 in respond&#40;self=<cherrypy>, path_info='/form/edit'&#41;
&nbsp; 604&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp;if self.handler&#58;
&nbsp; 605&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp;self.stage = 'handler'
&nbsp; 606&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp; &nbsp; &nbsp;cherrypy.response.body = self.handler&#40;&#41;
&nbsp; 607&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp;
&nbsp; 608&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
&nbsp;self.stage = 'before_finalize'
global cherrypy = <module>, cherrypy.response = <cherrypy>, 
cherrypy.response.body = &#91;&#93;, self = <cherrypy>, self.handler = 
<cherrypy>

could someone tell me what could it be, or howto change it please.

Thank's in advance




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

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

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


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

Reply via email to