Hello Andrey, I have understand your problem. You have faced this error because we have already improved the xml id for the "HR/User" group.
Means we have improved the id of record hr.group_hr_user to base.group_user. The hr_skill are the part of "Extra-addons", but I think you have used a wrong branch. Would you please download extra-addons from the below link. https://code.launchpad.net/~openerp-commiter/openobject-addons/extra-6.0 https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons. I have tested the hr_skill from extra-addons and it is working fine. Thanks for understanding! ** Changed in: openobject-addons Status: Incomplete => Invalid ** Converted to question: https://answers.launchpad.net/openobject-addons/+question/181389 -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/902064 Title: Cannot install hr_skills module Status in OpenERP Addons (modules): Invalid Bug description: I have following message while installing Traceback (most recent call last): File "netsvc.pyo", line 489, in dispatch File "service\web_services.pyo", line 599, in dispatch File "osv\osv.pyo", line 122, in wrapper File "osv\osv.pyo", line 176, in execute File "osv\osv.pyo", line 167, in execute_cr File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base\module\wizard\base_module_upgrade.py", line 98, in upgrade_module File "pooler.pyo", line 60, in restart_pool File "pooler.pyo", line 39, in get_db_and_pool File "addons\__init__.pyo", line 883, in load_modules File "addons\__init__.pyo", line 748, in load_module_graph File "addons\__init__.pyo", line 635, in load_init_update_xml File "tools\convert.pyo", line 947, in convert_csv_import File "osv\orm.pyo", line 870, in import_data File "osv\orm.pyo", line 820, in process_liness File "osv\orm.pyo", line 734, in _get_id File "tools\misc.pyo", line 823, in cached_result File "C:\Program Files (x86)\OpenERP 6.0\Server\addons\base\ir\ir_model.py", line 602, in _get_id ValueError: No references to hr.group_hr_user To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/902064/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

