** Branch linked: lp:openobject-addons/extra-6.0 -- 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/914781
Title: hr_holidays_request install error Status in OpenERP Addons (modules): Fix Released Bug description: When trying to install this module in Openerp V6.0 I get the following errors: 1. in file security/ir.model.access.csv: hr.group_hr_user does not exist. Fixed this by changing it hr.group_hr_user; then continue with the installation to get 2. In file hr_workflow.xml res.groups does not exist. Fixed this by changin it to res.groups; continue with the installation to get 3. One of the records you are trying to modify has already been deleted (Document type: %s).'" [2012-01-11 15:32:13,211][migracion] ERROR:tools.convert.xml_import:Parse error in /usr/share/pyshared/openerp-server/addons/hr_holidays_request/hr_holidays_request_view.xml:394: <menuitem name="My Holidays Request" parent="menu_open_ask_holidays" id="menu_action_my_holiday" action="action_my_holiday"/> ... 'One of the records you are trying to modify has already been deleted (Document type: ir.ui.menu).' can't fix this error Any help? To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/914781/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

