Projects:Audit Trail
Contents |
Introduction
This is a collaborative development project that aims to add support for Audit Trailing to Openbravo ERP.
Overview
The audit trail feature allows the complete tracking of all data changes done to any table/entity. If it is enabled for a table, then all insert/update/delete actions done will be recorded. The recorded info will also contain the time and the user who did the modification. If applicable the area in which the modification took place will be recorded (i.e. Window: Business Partner).
Two interfaces to view the audit information will be provided, a standard generated window to allow flexible searching/filtering of the audit data and a Audit Trail popup easily available from each generated window to allow easy examination of i.e. a records' history.
Documentation
Code
The code is available in the Mercurial repository at:
The code has been reintegrated into the normal Openbravo ERP development repository and is available there: