Hello,
Employee${object.employee_id.name} has submitted the weekly timesheet.
Week: ${object.week_line_id.name}
Total Hours: ${object.total_hours}
Please review and approve.
Thank You
Hello,
Employee${object.employee_id.name}has rejected the weekly timesheet.
Week: ${object.week_line_id.name}
Total Hours: ${object.total_hours}
Thank You
Hello,
Employee${object.employee_id.name}has approved the weekly timesheet.
Week: ${object.week_line_id.name}
Total Hours: ${object.total_hours}
Thank You