Skip to content

Latest commit

 

History

History
117 lines (89 loc) · 4.44 KB

File metadata and controls

117 lines (89 loc) · 4.44 KB

Timesheet Manager Approver

Beta License: AGPL-3 OCA/timesheet Translate me on Weblate Try me on Runboat

This module extends the standard timesheet approver rules so that a user with the group User: all timesheets can also manage the timesheets of their subordinate employees (i.e. employees whose Manager field points to the approver).

It updates the timesheet_line_rule_approver record rule to include the clause ('employee_id.parent_id.user_id', 'in', (False, user.id)).

Table of contents

To use this module:

  1. Go to Employees and open the employee you want to set as a manager.
  2. In the Work Information tab, under Employee, set the Timesheet Responsible or ensure the Manager field points to the approver user.
  3. Assign the Timesheets / User: all timesheets group to the manager user (Settings → Users & Companies → UsersTimesheets section).
  4. Log in as the manager user.
  5. Go to Timesheets.
  6. You will now see, edit and delete timesheets for employees who report to you, even on projects with Invited employees privacy. Also you can create but only in the projects where the user has access.

Important: Without this module, a timesheet approver can only manage timesheets on projects where they are a follower. With this module, the approver also gains access to their subordinates' timesheets regardless of project visibility.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Moduon

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

EmilioPascual rafaelbn

This module is part of the OCA/timesheet project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.