server-tools/auditlog
sebalix 9d3f7ecc7f [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2020-03-24 08:28:15 +01:00
..
i18n [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2020-03-24 08:28:15 +01:00
models [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2020-03-24 08:28:15 +01:00
security [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2020-03-24 08:28:15 +01:00
views [IMP] Module 'auditlog' - Removed the 'timestamp' field from the 'auditlog.log' model (standard 'create_date' field is used instead) 2020-03-24 08:28:15 +01:00
AUTHORS.txt [ADD] Module 'auditlog' - A substitute to the deprecated 'audittrail' module 2020-03-24 08:28:15 +01:00
README.rst [FIX] Module 'auditlog' - Put the module description in a README.rst file 2020-03-24 08:28:15 +01:00
__init__.py [IMP] Module 'auditlog' - Clean up vim lines 2020-03-24 08:28:15 +01:00
__openerp__.py [IMP] Module 'auditlog' - Clean up vim lines 2020-03-24 08:28:15 +01:00

README.rst

Track every user operation on data models
=========================================

The administrator can subscribe rules to log ``create``, ``read``, ``write``
and ``delete`` operations performed on any data models of the system.

Copyright, author and licence
-----------------------------
    * Copyright: 2015, ABF OSIELL
    * Author: Sebastien Alix
    * Licence : AGPL-3 (http://www.gnu.org/licenses/)