2 hours, 3 hours or 4 hours doesn’t half day feature cover’s for this?
But 2 hours isn’t half day. It should equal to only 20% of your day, not 50% which is the half day
@iMoshi thank you for your feedback.
How would you go about this? Would you implement the “Hourly Leave” as a further type inside Leave Request?
In HR Addon you will be able to control the target hours for a day manually. So in case it is about leaving a little early for a doctors appointment you can already put that in Workday manually.
Best
Wolfram
Hey thanks for getting back. Hourly leave isn’t a leave type it’s rather a duration of just about any leave type.
I will be further checking out your Frappe app, haven’t really had the time except to see screenshots and description
yes, it is v14 compatible
Thanks for this app. it really adds a lot of missing features.
However, I don’t understand why the target seconds for absent employees are set as 0 even though the target hour is 8.
When an employee doesn’t have a check regardless of the reason for their absence the system calculates target seconds as zero.
So attendance status is not taken into consideration anywhere.
Why I am dealing with this error in backend side
2025-01-07 10:19:38,869 ERROR Creating Workday Processing from 2024-12-31 10:19:38.869128 to 2025-01-07 10:19:38.869128
2025-01-07 10:19:38,873 ERROR Creating Workday Active employees: [{‘name’: ‘HR-EMP-00001’}, {‘name’: ‘HR-EMP-00002’}]
2025-01-07 10:19:38,873 ERROR Creating Workday Processing employee: HR-EMP-00001
2025-01-07 10:19:38,876 ERROR Creating Workday Unmarked days for HR-EMP-00001: [‘2025-01-01’, ‘2025-01-02’, ‘2025-01-03’, ‘2025-01-04’, ‘2025-01-05’, ‘2025-01-06’, ‘2025-01-07’]
2025-01-07 10:19:38,876 ERROR Creating Workday bulk_process_workdays_background
2025-01-07 10:19:38,882 ERROR Creating Workday Workdays successfully processed for HR-EMP-00001
2025-01-07 10:19:38,882 ERROR Creating Workday Processing employee: HR-EMP-00002
2025-01-07 10:19:38,885 ERROR Creating Workday Unmarked days for HR-EMP-00002: [‘2025-01-01’, ‘2025-01-02’, ‘2025-01-03’, ‘2025-01-04’, ‘2025-01-05’, ‘2025-01-06’, ‘2025-01-07’]
2025-01-07 10:19:38,885 ERROR Creating Workday bulk_process_workdays_background
2025-01-07 10:19:38,886 ERROR Creating Workday Workdays successfully processed for HR-EMP-00002
2025-01-07 10:19:39,030 ERROR Creating Workday Create workday
2025-01-07 10:19:39,193 ERROR Creating Workday Workday(WD-2025-00062)
2025-01-07 10:19:39,197 ERROR Creating Workday Create workday
2025-01-07 10:19:39,208 ERROR Creating Workday Workday(WD-2025-00063)
2025-01-07 10:19:39,213 ERROR Creating Workday Create workday
2025-01-07 10:19:39,224 ERROR Creating Workday Workday(WD-2025-00064)
2025-01-07 10:19:39,228 ERROR Creating Workday Create workday
2025-01-07 10:19:39,239 ERROR Creating Workday Workday(WD-2025-00065)
2025-01-07 10:19:39,244 ERROR Creating Workday Create workday
2025-01-07 10:19:39,254 ERROR Creating Workday Workday(WD-2025-00066)
2025-01-07 10:19:39,259 ERROR Creating Workday Create workday
2025-01-07 10:19:39,270 ERROR Creating Workday Workday(WD-2025-00067)
2025-01-07 10:19:39,274 ERROR Creating Workday Create workday
2025-01-07 10:19:39,285 ERROR Creating Workday Workday(WD-2025-00068)
2025-01-07 10:19:39,445 ERROR Creating Workday Create workday
2025-01-07 10:19:39,607 ERROR Creating Workday Workday(WD-2025-00069)
2025-01-07 10:19:39,612 ERROR Creating Workday Create workday
2025-01-07 10:19:39,623 ERROR Creating Workday Workday(WD-2025-00070)
2025-01-07 10:19:39,628 ERROR Creating Workday Create workday
2025-01-07 10:19:39,638 ERROR Creating Workday Workday(WD-2025-00071)
2025-01-07 10:19:39,643 ERROR Creating Workday Create workday
2025-01-07 10:19:39,653 ERROR Creating Workday Workday(WD-2025-00072)
2025-01-07 10:19:39,658 ERROR Creating Workday Create workday
2025-01-07 10:19:39,668 ERROR Creating Workday Workday(WD-2025-00073)
2025-01-07 10:19:39,672 ERROR Creating Workday Create workday
2025-01-07 10:19:39,683 ERROR Creating Workday Workday(WD-2025-00074)
2025-01-07 10:19:39,687 ERROR Creating Workday Create workday
2025-01-07 10:19:39,698 ERROR Creating Workday Workday(WD-2025-00075)
Hi @denis-itengineers, am Furqan one of developer from phamos .
These logs are debugging logs unintentionaly pushed to version-14 and version-15 but now planned removed in latest versions which is work in progress.
Okay, we are waiting for this!
@beingeek @wojosc
I have installed the add-on on ERPNext 15, I am a little bit confused. I am looking to mark Saturday as a half-working day. I created a weekly working hour, but when I save it, it changes the status to draft, and I couldn’t figure out how to submit it to take effect.
I know about this probelm, but thought it should be fixed already. The Workday doctype should be submittable. Please check in Doctype → Workday if that is the case. A quick fix can be to create a property setter.
I have worked with the modul today. Please check this function:
Probably it is not necessary to create each record by hand but rather use this automation.
As I stated here , I couldn’t submit Weekly Working Hours, which is required when you process workdays.
Oh, sorry, I got that mixed up.
maybe you need to check if you have permissions to perform the submit action via Role Permission Manager
Yeah, you were right. I think I need to assign those roles to the user. It would be best if such a thing were addressed in the HR Addon document.
But I am seeing glitches on the addon. I deployed ERPNext using podman, and sometimes some features of ERPNext don’t work correctly after the installation of the HR Addon. I was having a hard time assigning the role to the user, but after multiple reloads, I could assign the role. But another issue occured, when I search for “Weekly working hour” or anything related to HR Addon features, I am getting this: