How to track users' activities in ODOO
Normally we get some error or some unexpected result
when we are working in Odoo but we cannot find out what the problem is, and
there should be another user who did something on the system and we don't know. We have to download Audit Log add on because this module
is not the default module in Odoo.
In search box, search for Audit Log module and click on
install. Once it is installed, go to Reporting module and scroll down for
Audit. Follow the steps below on how to create rules for Audit log:
After the download, extract Audit Log folder and place
it in C:\Program Files (x86)\Odoo
8.0-20150206\server\openerp\addons folder. Then Log on to Odoo account as Administrator and go to
Setting choose Update Module list.
Step 1: Go to Reporting → Audit → Rules then click Create
Step 2: Fill out required information to create the rule and
click Save
Step 3: Subscribe the rule to make it applicable
Step 4: By the time it is subscribed, you can view the log
results by go to
Reporting → Audit → Logs
Reporting → Audit → Logs
In the example, I make a rule for leave request because
I want to track the users’ activities in Leave module. So if you want to follow
up users’ activities in other modules, you can create other rules and apply
them based on model that you want track on.
No comments: