Hello my friends,
Please, who knows if there is a module or some thing else to manage trace which means any modification that will take place on the ERP with the date and all the details.
Thanks a lot in advance.
Best Regards.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello my friends,
Please, who knows if there is a module or some thing else to manage trace which means any modification that will take place on the ERP with the date and all the details.
Thanks a lot in advance.
Best Regards.
I tested this two modules on odoo 8 and they are very good:
1- Audit Trail:
https://apps.openerp.com/apps/modules/8.0/smile_audit/
2- Audit log:This module can track the read action. I think it is not useful ( it can damage your DB)
https://apps.openerp.com/apps/modules/8.0/auditlog/
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
3月 15
|
3744 | ||
|
0
3月 15
|
3465 | ||
|
1
4月 20
|
2815 | ||
|
1
5月 16
|
98 | ||
|
0
10月 15
|
4148 |
Why not use the default _logger statements in Odoo? They will print out whatever you add in your statement, for example a variable its value.
Thanks a lot my friend, but i want it in a module (interface)