← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 725441] Re: Error in Skills Management module installation

 

Another follow up issue from this bug.
Under HR->Configuration->Scale Grade, I get this error:

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 "osv\orm.pyo", line 1635, in fields_view_get
  File "osv\orm.pyo", line 1318, in __view_look_dom_arch
  File "osv\orm.pyo", line 2908, in fields_get
  File "osv\orm.pyo", line 1125, in fields_get
  File "C:\Program Files\OpenERP 6.0\Server\addons\hr_skill.zip\hr_skill\hrskill.py", line 29, in _currency_get
KeyError: 'code'


Is this related to the previous error? I need a fix, please.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/725441

Title:
  Error in Skills Management module installation

Status in OpenERP Modules (addons):
  Fix Released

Bug description:
  I install the Skills Management module. When I click to apply scheduled upgrade, I get this error
  File "C:\Program Files\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 860, in import_data
    File "osv\orm.pyo", line 810, in process_liness
    File "osv\orm.pyo", line 724, in _get_id
    File "tools\misc.pyo", line 823, in cached_result
    File "C:\Program Files\OpenERP 6.0\Server\addons\base\ir\ir_model.py", line 602, in _get_id
  ValueError: No references to hr.group_hr_user



References