Human Resources mailing list archives

hr@odoo-community.org

Avatar

Re: [OCA/hr] [13.0] [MIG] hr_skill (#914)

by Tony Galmiche <notifications@github.com> - 17/10/2020 10:19:31

Odoo v13.0 introduce "hr_skills" module which has covered most of OCA "hr_skill" module functionality.
So IMO, OCA "hr_skill" module can be archive.

I think it is good to leave the choice to the user and this also makes it possible to facilitate migrations for those who have used this module

However, this module seems incompatible with "hr_skills". I couldn't install "hr_skills"

  File "/.repo_requirements/odoo/odoo/addons/base/models/ir_ui_view.py", line 987, in postprocess_and_fields
    self.raise_view_error(message, view_id)
  File "/.repo_requirements/odoo/odoo/addons/base/models/ir_ui_view.py", line 614, in raise_view_error
    raise ValueError(message)
ValueError: Field `level` does not exist
Error context:
View `hr.employee.view.form.inherit.resume`
[view_id: 500, xml_id: n/a, model: hr.employee, parent_id: 411]

It should perhaps be specified in README.rst ?


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.