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
|
4076 | ||
|
0
3월 15
|
3803 | ||
|
1
4월 20
|
3026 | ||
|
1
5월 16
|
98 | ||
|
0
10월 15
|
4439 |
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)