Database
Log
Log

Log

Documentation for the Log database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
actionStringStores the action data.
moduleStringStores the module data.
descriptionStringDetailed notes or remarks.
userRoleStringStores the user role data.
userIdObjectIdUnique reference to user.
documentIdObjectIdUnique reference to document.
changesStringStores the changes data.
fieldStringStores the field data.
oldValueMixedStores the old value data.
newValueMixedStores the new value data.