تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
4474 أدوات العرض

Hi everybody,

Is there anyway to calculate employee working time and overtime with Attendance module?

For example, I want to set working time for an employee is 40hrs/week. And record the time by Attendance module (check in/out). If his attendance > 40hrs, then I can calculate the Overtime.

I try to set the working schedule, but it seem not related to Attendance.

Is there any ext. module for this function?


Thank you

الصورة الرمزية
إهمال
أفضل إجابة

Hello,

You can see https://www.odoo.com/apps/modules/10.0/hr_overtime_request/ and https://www.odoo.com/apps/modules/10.0/print_timesheet_regular_overtime/

Regards.

www.probuse.com

الصورة الرمزية
إهمال
أفضل إجابة

hr_attendance_analysis is available for v7.0. You can migrate it to your version and use it.
Code was available in here : https://github.com/OCA/hr-timesheet/tree/7.0/hr_attendance_analysis

الصورة الرمزية
إهمال
الكاتب

Thank you Tintu