why some fields are set to enable-audit-log true by default?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

why some fields are set to enable-audit-log true by default?

pierre.gaudin
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

--
logoNrd <http://nereide.fr/>
        Pierre GAUDIN
Consultant Fonctionnel Apache-OFBiz, ERP en logiciel Libre
[hidden email]
8 rue des Déportés 37000 TOURS
Std: 02 47 50 30 54 - mob: 06 08 40 25 70

réseau LE <http://www.libre-entreprise.org/>

Reply | Threaded
Open this post in threaded view
|

Re: why some fields are set to enable-audit-log true by default?

Nicolas Malin-2
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
>