Audit
The Audit add-on provides the Entity Log functionality for tracking changes in your JPA entities.
Installation
For automatic installation through Jmix Marketplace, follow instructions in the Add-ons section.
For manual installation, add the following dependencies to your build.gradle
:
implementation 'io.jmix.audit:jmix-audit-starter'
implementation 'io.jmix.audit:jmix-audit-flowui-starter'
Was this page helpful?
Thank you for your feedback