InventoryLaborTemplate

Table:
inventory_labor_template
Model Version:
f8ef958b4bfb6523
categoryTemplateId
Nullable
string
companyId
string
costHours
Nullable
number
costRateCents
Nullable
integer
createdDate
date-time
deleted
boolean
if the record has been deleted
deletedDate
Nullable
date-time
the date that the record was deleted or null if not deleted
deletedReason
Nullable
string
the reason that the record was deleted
deletedUserId
Nullable
string
the user that deleted the record or null if not deleted
discountCents
integer
discountPercent
number
discountValueType
Percent, FixedCents
hours
number
id
Primary Key
string
laborMatrixDate
Nullable
date-time
datetime when laborMatrixTemplateId was set, for determining if matrix has been changed
laborMatrixTemplateId
Nullable
string
metadata
Nullable
object
metadata reserved for customers to control
multiplier
number
multiplierType
Hours, Rate
name
string
note
string
rateCents
integer
rateTemplateId
Nullable
string
skillRequired
Nullable
General, Maintenance, Precision
skillRequiredDescription
Nullable
string
taxable
boolean
US specific
taxableGST
boolean
CA specific
taxableHST
boolean
CA specific
taxablePST
boolean
CA specific
totalCostCents
Nullable
integer
updatedDate
Nullable
date-time