[IMP]hr_employee_stats_sheet:make allocation automaticly starting the starting date of the associated timesheet sheet
This commit is contained in:
@@ -159,6 +159,7 @@ class HrTimesheetSheet(models.Model):
|
||||
"number_of_days": recovery_days,
|
||||
"timesheet_sheet_id": self.id,
|
||||
"allocation_type": 'accrual',
|
||||
"date_from": self.date_start,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user