Employee Skills and Qualifications

by
Odoo
v 9.0 v 10.0 v 11.0 v 12.0 Third Party 1154
Download for v 12.0 Deploy on Odoo.sh
Required Apps Recruitment (hr_recruitment)
Employees (hr)
Lines of code 627
Technical Name hr_skill_qualification
LicenseAGPL-3
Websitehttp://www.aktivsoftware.com
Also available in version v 14.0 v 15.0 v 11.0 v 9.0 v 10.0
You bought this module and need support? Click here!
Required Apps Recruitment (hr_recruitment)
Employees (hr)
Lines of code 627
Technical Name hr_skill_qualification
LicenseAGPL-3
Websitehttp://www.aktivsoftware.com
Also available in version v 14.0 v 15.0 v 11.0 v 9.0 v 10.0

Employee Skills and Qualifications

The Employee Skills and Qualifications module will help the user to add employees important skills and qualification during recruitment and while creating new employee. The space for these attributes were not provided in default Odoo module so Aktiv came up with this module. Here are its features listed below:

  • Employee can enter various technical and non-technical skills.
  • Under the qualification attribute employee can list down their qualifications.
  • Employees can also attach certificates/degree/transcripts.
  • Admin can also track the server actions made for various client server through history management feature.
  • Validations are also provided for the date field so that employee can avoid entering future dates in their professional experience.

Prerequisites before Installation

No prerequisites required before installation.

Configurations

Also, you can configure Skills and Qualifications from Configuration menu.

  • Configuration > Skills > Technical Skills/ Non-Technical Skills.
  • Configuration > Qualifications > Degree / Institute / Certifications.

Under the Employee tab you can see a Skills attribute where Admin/HR can enter the technical and non-technical skills as configured.

Non-Technical skills can be mentioned under this attribute as shown in the image.

The qualifications attribute is for saving employees educational qualifications.

Admin/HR can also attach certifications of the employee under certifications attribute.

The professional experience will contain the below shown attributes where certificates can also be attached.

We have provided validations in date field which will avoid the user to add future dates for employees professional experience/qualifications/certifications. If user enters any future dates a warning wizard will be displayed on the Odoo screen.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Good morning, is it possible to have the Employee Skills and Qualifications version for Odoo v14?
by
Ivano Persico
on 10/30/20, 3:04 AM


Re: Good morning, is it possible to have the Employee Skills and Qualifications version for Odoo v14?
by
Jainesh Shah
on 11/5/20, 6:31 AM Author

Hello Ivano,

Thanks for showing your interest on our module.  we have migrated this module into v14 now you can download.

Regards,

Aktiv Software


AttributeError: 'hr.employee' object has no attribute '_broadcast_welcome'
by
Christian
on 2/1/21, 6:34 AM
I can not creat employee from recruitment module after, I install skils module and getting this :
Odoo Server Error
Traceback (most recent call last):
  File "/odoo/odoo-server/odoo/http.py", line 656, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/odoo/odoo-server/odoo/http.py", line 314, in _handle_exception
    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
  File "/odoo/odoo-server/odoo/tools/pycompat.py", line 87, in reraise
    raise value
  File "/odoo/odoo-server/odoo/http.py", line 698, in dispatch
    result = self._call_function(**self.params)
  File "/odoo/odoo-server/odoo/http.py", line 346, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/odoo/odoo-server/odoo/service/model.py", line 98, in wrapper
    return f(dbname, *args, **kwargs)
  File "/odoo/odoo-server/odoo/http.py", line 339, in checked_call
    result = self.endpoint(*a, **kw)
  File "/odoo/odoo-server/odoo/http.py", line 941, in __call__
    return self.method(*args, **kw)
  File "/odoo/odoo-server/odoo/http.py", line 519, in response_wrap
    response = f(*args, **kw)
  File "/odoo/odoo-server/addons/web/controllers/main.py", line 967, in call_button
    action = self._call_kw(model, method, args, {})
  File "/odoo/odoo-server/addons/web/controllers/main.py", line 955, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/odoo/odoo-server/odoo/api.py", line 759, in call_kw
    return _call_kw_multi(method, model, args, kwargs)
  File "/odoo/odoo-server/odoo/api.py", line 746, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "/odoo/custom/addons/hr_skill_qualification/models/hr_skill_qualification.py", line 253, in create_employee_from_applicant
    employee._broadcast_welcome(test)
AttributeError: 'hr.employee' object has no attribute '_broadcast_welcome'

Good morning, is it possible to have the Employee Skills and Qualifications version for Odoo v14?
by
Ivano Persico
on 10/30/20, 3:04 AM


Re: Good morning, is it possible to have the Employee Skills and Qualifications version for Odoo v14?
by
Jainesh Shah
on 2/1/21, 11:11 PM Author

Hello Ivano,

This module is available in v-14 :-  https://apps.odoo.com/apps/modules/14.0/hr_skill_qualification/

Regards,
Aktiv Software