[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.4 TABLE audittrail field person_id references person(entity_id)
- Subject: 1.4 TABLE audittrail field person_id references person(entity_id)
- From: herman vierendeels <..hidden..>
- Date: Sat, 16 Nov 2013 18:20:17 +0100
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