Hello,
There is a good example on issue OFBIZ-2483 [1]. Personally, I'm not in
favor to enable audit log in framework code base because impact the
performance. I suggest to convert all current activation to disable,
prepare some entity field with extend-entity that contains
entity-audit-log on the related component and inform on screen who used
this table how enable the audit log.
But for that it's I also suggest to move the discussion to dev ;)
Nicolas
[1]
https://issues.apache.org/jira/browse/OFBIZ-2483 Add History
Function to Returns so we can see who Created, Edited, Completed return
On 03/04/2018 21:57, pierre.gaudin wrote:
> Hi all,
>
> In the definition of some entities, certain fields are set to
> enable-audit-log = true by default.
>
> Is there a reason for that?
>
>
> thanks,
>
>
> pierre
>