The Activity Log (via Activity in the top nav) records every change made in the system. It currently holds 111 system events and grows with every action.
Action Badge Colour Triggered By Employee CreatedPurple Adding a new employee via the Add Employee form Employee UpdatedBlue Editing any field on an employee record Asset AssignedGreen Assigning an asset to an employee Asset CreatedTeal Registering a new asset via Add Asset Asset UpdatedOrange Editing any field on an existing asset
Column Description Action Colour-coded badge showing event type Type Entity affected: Employee or Asset Description Human-readable summary of the change Time Date the event occurred (e.g. 02 Mar 2026)
Staff->>M7 App: Perform action (create / update / assign)
M7 App->>Database: Save change
M7 App->>Activity Log: Write event record
Activity Log-->>Staff: Visible immediately in Activity page
Action Type Description Employee Created Employee Created employee “Pakkapol Sirirangsee” Employee Created Employee Created employee “Thanyapong Korwattana” Asset Assigned Asset Assigned “Atp” (HW-00001) to Attaporn Sangsri (Ten) Employee Updated Employee Updated employee “Bunyaporn Khamthong (Kwang)“ Employee Updated Employee Updated employee “Wimontri Sriphumrach (Mon)“
Log entries cannot be edited or deleted — the log is append-only
All 111 events shown are from 02 Mar 2026 onwards
There is no pagination limit shown — all events are listed chronologically (most recent first)