$ 42.25
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 416 |
Technical Name |
sh_user_audit |
License | OPL-1 |
Website | https://www.softhealer.com |
Versions | 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
User Audit
This module allows to track all user's operations performed on data models such as create, read, write and delete. You can track every user's activity on all the objects of the system. You can group by audit logs with different dimensions like user, object & type. The log view contains details about each operation like date, record id, record object name, user name, type, old and new values of each modified field, etc.
Features
- Easy to track all operations performed by users.
- Easy to manage operations like create, read, write and delete.
- Additional access rights groups added "User" and "Manager" for the audit log.
- Manager can see the user's audit log list, can clear all logs and they can create a new audit log.
- Users can view only the user audit log list.
- Operations performed by a user will automatically record in the logs list.
Select access rights groups "User" and "Manager" for the audit log.
Now go to the "User Audit" => Configuration and press the "Create" button so it opens the screen like below.
Now we create a new product.
So that operation will automatically record in the logs list.
The audit log form view looks like this.
Now we edit the product name.
So that operation will automatically record in the logs list with details like date, record id, record object name, user name, type, old and new values of each modified field, etc.
Now we delete the product.
So that operation will automatically record in the logs list.
You can group by audit logs by the user.
You can group by audit logs by the object.
You can group by audit logs by the type.
The manager can delete all logs by the "Clear Log" menu.
After press on the "Clear Log" menu, this popup opens, you can clear all log as well selected logs, click "Add a line" to select a model.
After clicking on the "Add a line", this wizard opens, Choose a model which you want to clear.
You can clear the log based on type.
Log type: Read logs are deleted,
You can clear all log as well selected logs by enabling "All Log".
All logs are deleted!
Version 13.0.1 | Released on : 20 April 2021
- Initial Release.
- Please Contact Us at sales@softhealer.comto request customization.
- Yes, we provide free support for 90 days.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module