PROJECT This table is used to store the project information for the Track-IT pro database.
ID The unique ID for a project. (PK)
CLIENT The client ID for the client this project is assigned to.
NAME The name of the project.
LEADER The employee ID for the leader of the project.
DESC The description for the project.
STATUS The status of the Project "A" for active, "E" for Estimate. "F" for Finished, "Q" for Quotation and "T" for Terminated.
GROUP The group ID for the project group this project belongs to.
START The start date for the project.
END The end date for the project.
BILL The billing for the project. "E" for Estimated Hours, "F" for Fixed Cost etc.
COST The fixed cost for a project.
ACTASSONLY Show only Active Assignments.
RESENTRY Prevent Entries outside view date range.
TARGET The target for a project.
LINK "T" if the project is linked, "F" otherwise.
LINKPATH If the project is linked, this field contains the path to the MS Project file.
ARCHIVE "T" if the project is flagged for archive, "F" otherwise.
OUTSIDE Can contain information not internally used by the software. Is used by the Import/Export tool, and can also be used for other customizable purposes.
HIDE "T" if the item is to be hidden in project lists, "F" otherwise.
INTEGRATE This field contains Quick Books link information, which is used internally by the software.
TRABILLABLE "T" to set this projects time entries as default billable, "F" otherwise.
EXPBILLABLE - "T" to set this projects expense entries as default billable, "F" otherwise.