Public bug reported:

openobject-addons/trunk revno 6353
openerp-web/trunk 1996

Steps:

 - install project
 - open project -> tasks

get

[2012-01-17 15:10:41,375][?] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 175, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/orm.py", 
line 2523, in read_group
    if fget[f]['type'] in ('integer', 'float')
KeyError: 'write_date'

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/917688

Title:
  can't open task list

Status in OpenERP Addons (modules):
  New

Bug description:
  openobject-addons/trunk revno 6353
  openerp-web/trunk 1996

  Steps:

   - install project
   - open project -> tasks

  get

  [2012-01-17 15:10:41,375][?] ERROR:web-services:Uncaught exception
  Traceback (most recent call last):
    File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 120, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 175, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/osv.py", 
line 163, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/elbati/workspace/openerp/6.1/server/trunk/openerp/osv/orm.py", 
line 2523, in read_group
      if fget[f]['type'] in ('integer', 'float')
  KeyError: 'write_date'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/917688/+subscriptions

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

Reply via email to