You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm experiencing an issue where a normal employee user failed to create an overtime request due to the lack of permission of accessing hr.contract. Is it possible to calculate duration of date_from to date_to using pandas instead of accessing contract when creating a new overtime request? Or is it intended to be used by HR officer only?
Hi, I'm experiencing an issue where a normal employee user failed to create an overtime request due to the lack of permission of accessing
hr.contract
. Is it possible to calculate duration ofdate_from
todate_to
using pandas instead of accessing contract when creating a new overtime request? Or is it intended to be used by HR officer only?The code in question:
OpenHRMS/ohrms_overtime/models/overtime_request.py
Line 250 in 0d23237
The text was updated successfully, but these errors were encountered: