Projects:Audit Tape on WebPOS
Introduction
Create an audit log functionality to include all the actions a user does on the client.
Also revisit client log functionality. Maybe combine audit and client log in one table, but only after further analysis.
For client log, consider these things also:
- Add an info-log level and a setup/preference what to log from clients.
- Revisit all the current log statements and make them info instead of warn when relevant
- Support purge of messages with different purge history timeframe for info, warn, error log messages
- improve client logging performance by not repeating same error/message continuously, but instead add a count
Documentation
- Feature request in mantis: https://issues.openbravo.com/view.php?id=27703