Adding individual (weekly) working hours per employee
- Dominant language
- Python
- Stars
- 8.8k
- Forks
- 2.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 88
Description
Hi everyone,
I am currently setting up ERPNext for our company. One of the key features is tracking the time of employees based on working hours, as beautifully done by the report "Employee Hours Utilization Based On Timesheet".
However, this report (and ERPNext in general) only has one standard working hours parameter for the company. However, there are many different contract types with different weekly working hours.
Is there a possibility to add the working hours to the employee's contract and then also use the individual working hours in the report "Employee Hours Utilization Based On Timesheet"?
Thank you so much!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Employee Hours Utilization Based On Timesheet report and the employee contract entry point, since the payload names no files or tests. Trace how the current company-wide working-hours value is selected. Done means contracts can define weekly hours per employee and the report uses those individual values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100