← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 723919] Re: Error when installing module report_analytic2

 

Hello, Amit thank you a lot
Juan Pablo

-----Original Message-----
From: Amit Parik (OpenERP) <amp@xxxxxxxxxxx>
Reply-to: Bug 723919 <723919@xxxxxxxxxxxxxxxxxx>
To: jplevy@xxxxxxxxxxxx
Subject: [Bug 723919] Re: Error when installing module report_analytic2
Date: Thu, 24 Feb 2011 13:11:54 -0000


Hello Juan,

It has been fixed in 5227 amp@xxxxxxxxxxx-20110224130442-ye6al0nu1kql7urb extra-addons with
following revision no.

Thanks


** Changed in: openobject-addons
       Status: In Progress => Fix Released


===================================
Juan Pablo Levy Urquidi, Ph.D, MBA, CISA
Gerente General
Cybercia SRL
Tel. (+591) 4-4580922, (+591) 4-42120008
Cel. (+591) 70714250
E-mail: jplevy@xxxxxxxxxxxx
===================================

-- 
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/723919

Title:
  Error when installing module report_analytic2

Status in OpenERP Modules (addons):
  Fix Released

Bug description:
  1) Installing the module after a simple installation with analytic_account (no demo data). It should also install hr, hr_timesheet and hr_timesheet_invoice, these three install correctly.
  2) Result:

  Warning: Error occurred while validating the field(s) parent_id: Error
  ! You can not create recursive Menu.

  
  Traceback (most recent call last):
    File "/home/jplevy/baazar-projects/openerp60/server/bin/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/home/jplevy/baazar-projects/openerp60/server/bin/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/home/jplevy/baazar-projects/openerp60/server/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/jplevy/baazar-projects/openerp60/server/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/jplevy/baazar-projects/openerp60/server/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/jplevy/baazar-projects/openerp60/server/bin/osv/orm.py", line 1980, in write
      self.datas[object_id].update(vals2)
  KeyError: 2

  4) Linux 10.0.4 LTS, postgres 8.4
  5) OpenERP 6.0 stable. Extra-addons project revno: 5222

  Thanks in advance



References