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/
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
mar 15
|
3721 | ||
|
0
mar 15
|
3435 | ||
|
1
abr 20
|
2808 | ||
|
1
may 16
|
98 | ||
|
0
oct 15
|
4144 |
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)