← Back to team overview

credativ team mailing list archive

[Bug 902064] [NEW] Cannot install hr_skills module

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/902064

Title:
  Cannot install hr_skills module

Status in OpenERP Addons (modules):
  New

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


Follow ups

References