Hello,
In openerp V6 We used to have an audit trail log under Reporting -> Audit -> Client log How can we access the same log in V7 to know Who made What on the system ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
In openerp V6 We used to have an audit trail log under Reporting -> Audit -> Client log How can we access the same log in V7 to know Who made What on the system ?
You have to install the module audittrail. You will have access to audit configuration in the reporting menu.
Install the Audittrail module. After installing it, you will see it in the Reporting menu an Audit menu item. To track user activity you need to create audit rule. Audit rules are specified on a particular model that you want and assign user that you want to track that activity. To activate the audit rule you need to first 'Subscribe' to the audit rule.
Example: Create an Audit rule- Sales orders;
Add object-Sales order;
Add the users be tracked;
Save and subscribe;
Login as user to be tracked and make changes to Sales Order, then login as Admin to see the Audit Logs.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Mar 20
|
6767 | ||
|
1
Nov 24
|
644 | ||
|
0
Aug 24
|
800 | ||
|
1
Dec 23
|
1427 | ||
|
2
Nov 23
|
2452 |
This module is installed, but I can't accees the audit trail menu. Can you help where I can find it
Hello Heba,