This module adds security restrictions to timesheet amount fields.
This module addresses the need to control which users can view cost
information in timesheet reports. In many organizations, regular
employees should be able to see time tracking information but not the
monetary costs associated with that time.
The module leverages the group_allow_read_analytic_amount group from
the
`analytic_amount_security <https://github.com/OCA/account-analytic/tree/18.0/analytic_amount_security>`__
module to restrict access to:
- Amount field in Timesheets Analysis Report
- Cost fields in Timesheet Attendance Report (timesheets_cost,
attendance_cost, cost_difference)
This allows for fine-grained control over financial data visibility
while maintaining transparency for time tracking.
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.