[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.4 TABLE audittrail field person_id references person(entity_id)



Hello,

Should field person_id in  audittrail not reference
person(id)
instead of
person(entity_id)

If different persons of same entity change things, you only see
entity.id , not person.id.
You cannot tell which person changed things.

Thanks
Herman