← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 744203] Re: Bug in skills management scale grade

 

Hello Nina Singh,

Have you update the branch or just patch the code in your local module.
Please try with the fresh database and then installing the updated
module. I think we do not have code field at any other place in hr_skill
module.

Here I have checked the stuff but I am able to open the form of scale
grade. If you still get the error then let me know about us.

Thanks.

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

Title:
  Bug in skills management scale grade

Status in OpenERP Modules (addons):
  Fix Released

Bug description:
  I have installed the skills management module, but under
  HR->Configuration->Skills Management->Scale Grade, when i click, 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'



References