Hi Advait
Yes, you can audit any activity in particular field. You need to
specify enable-audit-log="true" for particular field which you want
audit and Record will be updated in EntityAuditLog entity.
HTH
Thanks And Regards
--
Amit Sharma
advait75 wrote:
Hi,
Does OFBiz have any kind if audit trail mechanism? In other words, I would
like to keep a record of every change that has been made in the data in an
entity, and who has made the change.
I would like to know what entity, field was modified, and what the old value
was, the new value is and who changed this data and when.
I have seen similar posts a few years ago on the forum, but couldn't find an
answer.
Thanks in advance.