Analytic amount security
by Moduon https://github.com/OCA/account-analytic , Odoo Community Association (OCA) https://github.com/OCA/account-analytic| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 30 |
| Technical Name |
analytic_amount_security |
| License | LGPL-3 |
| Website | https://github.com/OCA/account-analytic |
Analytic amount security

This module allows to set security over the amount field of analytic lines.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Use Cases / Context
The analytic line amount can reveal critical costs to some users who have access to those lines through various means, such as timesheets, project subscriptions, etc. While access to those timesheets is legitimate, the amount could reveal costs like employees’ salaries or operational margins.
Configuration
By itself, the module respects the original permissions. All internal users will be able to access the amounts of the analytic lines to which they have access.
To constrain which groups are allowed to see those costs, you can either:
- Add or remove users:
- Enable developer mode.
- Go to Settings > Users and locate the one you need.
- Set the Allow to read analytic costs checkbox on or off.
- Change the implied groups:
- Go to Settings > Users & Companies > Groups and choose which groups inherit this group.
Be aware that restricting the scope too much could lead to misbehavior in the regular processes involved in the analytic accounting workflows.
Bug Tracker
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.
Credits
Authors
- Moduon
Contributors
- David Vidal (Moduon)
Maintainers
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/account-analytic project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module