Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] hr_skill 11.0.2.0.0 #503

Closed
6 tasks done
max3903 opened this issue Nov 5, 2018 · 3 comments
Closed
6 tasks done

[IMP] hr_skill 11.0.2.0.0 #503

max3903 opened this issue Nov 5, 2018 · 3 comments
Assignees
Milestone

Comments

@max3903
Copy link
Sponsor Member

max3903 commented Nov 5, 2018

Employee Skills

  • Add a hr.employee.skill object with:
    • a required many2one field "Employee" to hr.employee
    • a required many2one field "Skill" to hr.skill
    • a selection field "Level" with 3 stars: 0 Junior, 1 Intermediate, 2 Senior, 3 Expert
  • Add a pivot view and menu item in Reporting

Employees

  • Add a one2many field to hr.employee.skill
  • Update the hr.employee view to display the hr.employee.skill field

Module info

  • Bump the version to 11.0.2.0.0
  • Provide the migration script
@max3903
Copy link
Sponsor Member Author

max3903 commented Nov 6, 2018

Ping @OCA/human-resources-maintainers

@gurneyalex
Copy link
Member

Would it not be easier to manage this with stars ?

@max3903
Copy link
Sponsor Member Author

max3903 commented Nov 12, 2018

@gurneyalex 👍 I made the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants