← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 793645] Re: Web-client 6.0.2 - project_planning error planning lines

 

** Attachment added: "task.ogv"
   https://bugs.launchpad.net/openobject-client-web/+bug/793645/+attachment/2158955/+files/task.ogv

** Changed in: openobject-client-web
   Importance: Undecided => Low

** Changed in: openobject-client-web
       Status: New => Confirmed

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/793645

Title:
  Web-client 6.0.2 - project_planning error planning lines

Status in OpenERP Web Client:
  Confirmed

Bug description:
  Hi, openerp-server and client 6.0.2 on Ubuntu 10.04 with postgresql8.4

  When I have to add a planning line on tab 'Time encoding' and try to
  add a new task on form, I have this error:

  <type 'exceptions.IndexError'>	Python 2.6.5: /usr/bin/python
  Mon Jun 6 18:27:27 2011
  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>, path_info='/openerp/openo2m/edit')
    604                     if self.handler:
    605                         self.stage = 'handler'
    606                         cherrypy.response.body = self.handler()
    607                     
    608                     self.stage = 'before_finalize'
  ...
  ...
  I attach the complete error.

  The system fail, I should create a new task from this form, but not.

  To reproduce:

  1/ create new database with demo data
  2/ install project_planning and it is dependencies (hr, project, . . .)
  3/ go to projects / long term planning / plannings and create a new planning
  4/ add a planning line from 'time enconding' tab
  5/ on new planning line, try to add a new task and the system break

  On GTK client not occur

  Thx.

  Juanjo A
  www.malagatic.com


References