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
[IMP] hr_timesheet_sheet: configurable approver field
Add a company setting that points to a res.users field on hr.employee.
The user set in that field for an employee can review the employee's
timesheet sheets, in addition to the users granted by the review policy.
The field is referenced dynamically by name, so fields added by other
modules can be used without depending on them.
task-6883
0 commit comments