Changes

m
Line 208: Line 208:  
  - status          smallint                    to store a status
 
  - status          smallint                    to store a status
 
Eventually
 
Eventually
  - fk_user_creat integer that is the id of user making creation
+
  - fk_user_creat or fk_user_author integer that is the id of user making creation
 
  - fk_user_modif integer that is the id of user making change
 
  - fk_user_modif integer that is the id of user making change
 
  - fk_user_valid integer that is the id of user validating record (if applicable)
 
  - fk_user_valid integer that is the id of user validating record (if applicable)