← Back to team overview

openerp-india team mailing list archive

[Bug 853699] Re: Error ! You can not create recursive Menu installing marketing module

 

Hello,

I have checked this issue with latest trunk as well as stable v6 on
following revision, but all are working fine.

Trunk
Server:- 3817, Addons:- 5750, Gtk Client:-2004,

Stable
Server:-3543,Addons:-4922, Gtk-client:-1914

So Would you please try with this latest revision.

Currently I am closing this issue, If you still faced the problem then
you can reopen this with more information.

Thanks!


** Changed in: openobject-addons
       Status: Incomplete => Invalid

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

Title:
  Error ! You can not create recursive Menu installing marketing module

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  I try to install event module. One of its dependant modules is
  marketing. When it starts the actualization  i receive this error on
  screen:

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

  Looking for in a log file i found this:

  INFO:init:module marketing: loading campaign/campaign_view.xml
  DEBUG:translate:no translation language detected, skipping translation for "'Error ! You can not create recursive Menu.'" 
  DEBUG:translate:no translation language detected, skipping translation for "'Error occurred while validating the field(s) %s: %s'" 
  ERROR:tools.convert.xml_import:Parse error in /home/openerp/src/6.0-development/addons-extra-bzr/marketing/campaign/campaign_view.xml:43: 
  <menuitem name="Marketing Operations/Campaigns" action="view_campaign_tree" groups="base.group_system" id="menu_marketing_operations_campaigns"/>
  Traceback (most recent call last):
    File "/home/openerp/src/6.0-development/openerp-server/bin/tools/convert.py", line 865, in parse
      self._tags[rec.tag](self.cr, rec, n)
    File "/home/openerp/src/6.0-development/openerp-server/bin/tools/convert.py", line 663, in _tag_menuitem
      pid = self.pool.get('ir.model.data')._update(cr, self.uid, 'ir.ui.menu', self.module, values, xml_id, noupdate=self.isnoupdate(data_node), mode=self.mode, res_id=res and res[0] or False)
    File "/home/openerp/src/6.0-development/openerp-server/bin/addons/base/ir/ir_model.py", line 669, in _update
      model_obj.write(cr, uid, [res_id], values, context=context)
    File "/home/openerp/src/6.0-development/openerp-server/bin/addons/base/ir/ir_ui_menu.py", line 150, in write
      return super(ir_ui_menu, self).write(*args, **kwargs)
    File "/home/openerp/src/6.0-development/openerp-server/bin/osv/orm.py", line 3453, in write
      self._validate(cr, user, ids, context)
    File "/home/openerp/src/6.0-development/openerp-server/bin/osv/orm.py", line 946, in _validate
      raise except_orm('ValidateError', '\n'.join(error_msgs))
  except_orm: ('ValidateError', 'Error occurred while validating the field(s) parent_id: Error ! You can not create recursive Menu.')

  
  We use 6.0.3 version of openerp on ubuntu linux 11.04 
  Marketing version of the module is 6.0.1.0.

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