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

Store the career level of employees to make reporting simpler #116

Open
2 tasks
nikslor opened this issue Feb 3, 2023 · 1 comment
Open
2 tasks

Store the career level of employees to make reporting simpler #116

nikslor opened this issue Feb 3, 2023 · 1 comment
Labels
feature This issue or pull request discusses a feature RFD Request for discussion

Comments

@nikslor
Copy link
Member

nikslor commented Feb 3, 2023

For reports, I often need to know how many team members had a certain career level (e.g. "Junior System Engineer" or "Head of Operations", ... ) on a specific date (often January 1st or December 31st, but sometimes also a random date).

To create such reports, I currently use our (internal) employee spreadsheet which also gets archived and then do some filter foo to get the needed information. This is cumbersome manual work that leads to errors. To make my life simpler, I propose the following feature.

We already store contract related things such as the workload (Arbeitspensum) per user in timed and even have this information assigned to a start- and an end-date. Please add another "field" so we can also store the career level - this also needs a start- and an end-date, and it must be independent of the workload start- and end-date.

Definition of done:

  • our backoffice team can set the career level per user and assign a start- and an end-date (no end date means: it's the current career level) in the GUI
  • I can get a simple report (ods/xlsx or cvs) with all employee names, their career level and their workload of a certain date from timed
@derrabauke derrabauke added the feature This issue or pull request discusses a feature label Feb 6, 2023
@c0rydoras c0rydoras transferred this issue from adfinis/timed-frontend May 13, 2024
@c0rydoras c0rydoras added the RFD Request for discussion label Aug 13, 2024
@c0rydoras c0rydoras moved this from 📋 Backlog to 🆕 In Discussion in timed Aug 13, 2024
@c0rydoras
Copy link
Collaborator

@adfinis/dev-timed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request discusses a feature RFD Request for discussion
Projects
Status: 🆕 In Discussion
Development

No branches or pull requests

3 participants