Hello,
The hr work entry type I need:
absence
Weekend
sick leave
public holidays
Etc
After check-in and check-out in the attendance module, I realized that attendance data is not transferred to the payroll module. What is your solution to transfer attendance data from the attendance module to the payroll module?
Această întrebare a fost marcată
1
Răspunde
5301
Vizualizări
My solution is override the `_get_worked_day_lines_values` method in `hr.payslip` model.
def _get_worked_day_lines_values(self, domain=None):
res = super()._get_worked_day_lines_values()
# Attendance data HERE
return res
Hi, I'm starting in odoo and have the same problem, could you please explain how to do it?
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
3
iun. 23
|
6142 | ||
|
Attendance
Rezolvat
|
|
2
oct. 22
|
4192 | |
|
Biometrics system integration?
Rezolvat
|
|
4
oct. 21
|
8826 | |
|
|
4
oct. 20
|
11148 | ||
|
|
1
mar. 15
|
6049 |