These are the diagrams of the TimeTrak databases tables and how they relate
to each other, they also include code which references other tables or data
with a number.
Database Schemas
Appointments
Attachments
Checklists
Custom Fields
Device Logins
Disbursements
Knowledge Base
Measurable Transaction
Narrations
Portal
Queues
Reports
Rosters
Scheduled Events
Tasks
Time Entries
Users
Work Groups
MYOB Exo database changes in 24.3:
JOBCOST_HDR:
ADD [X_TT_DefaultLocation] NVARCHAR(50) NOT NULL CONSTRAINT [DF_JobCost_Hdr_X_TT_DefaultLocation] DEFAULT (”)
TimeTrak database changes in 24.3:
Disbursements:
ADD [UnitOfMeasure] [nvarchar] (6) NULL