← Back to team overview

openerp-india team mailing list archive

[Bug 997510] Re: c2c_budget fails to install

 

Hello,

I have checked your issue . You did a mistake at your end that why u
have faced this error

You tried to install module of extra addons which is exist in 5.0 extra trunk. you have used sever 6.0.4.
In version 6 we had change our menu item tag like

                <menuitem id="menu_budget_c2c"  name="Budget c2c"
parent="account.menu_finance"/>

                Which is different for 5.0 like

                <menuitem name="Financial Management/Budgets"
id="menu_budget" />

That why you faced this error. currently this module is already compatible with 6.0 on extra-trunk
SO,would you please try with compatible version. that Why we an validate it as bug.

Hope this will help you..!!

Thanks..!!

** Changed in: openobject-addons
       Status: New => 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/997510

Title:
  c2c_budget fails to install

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  when I try to install c2c_budget in OpenERP 6.0.4 I get

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

  c2c_reporting_tools installed fine

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


References