hr_holidays_request install error

Bug #914781 reported by Ignacio Villena
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
Serpent Consulting Services

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?

Related branches

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

Hello Ignacio,

The problem really persisted. Infact, there were many.

With the fixes by revision 5656 <email address hidden>, the module has been made installable, but its not recommended to use because the default hr_holidays module is more powerful and with extended facilities, smart menu structure and more reporting options.

Hope this helps.

Regards,
Serpent Consulting Services.
http://www.serpentcs.com

Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Serpent Consulting Services (serpent-consulting-services)
status: Confirmed → Fix Released
Revision history for this message
Ignacio Villena (ignacio-villena) wrote :

Hello,

it now passes the installation but will fail on execution:

AttributeError: View definition error for inherited view 'hr_holidays_request.view_holiday' on 'hr.holidays' model: Element '<tree string="Employee Holidays">' not found in parent view 'hr_holidays.view_holiday'

I'm trying to install this module because it allows definition of public holidays which doesn't seem to be available in hr_holidays

Regards,
Ignacio

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) wrote :

Ignacio,

Yes, it will fail because the module is OpenERP 5.0 compatible.

Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.