This module adds security restrictions to timesheet amount fields.
It restricts access to cost-related fields in timesheet reports to users
who have the "Allow to read analytic costs" permission from the
`analytic_amount_security <https://github.com/OCA/account-analytic/tree/18.0/analytic_amount_security>`__
module.
Table of contents
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.
- Moduon
- Emilio Pascual emilio.pascual@moduon.team
- Rafael Blasco rafael.bn@moduon.team
This module is maintained by the OCA.
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:
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.






