InventoryLabor

Table:
inventory_labor
Model Version:
24501917a24e5637
JSON Schema:
categoryId
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 laborMatrixId was set, for determining if matrix has been changed
laborMatrixId
Nullable
string
locationId
string
metadata
Nullable
object
metadata reserved for customers to control
multiplier
number
multiplierType
Hours, Rate
name
string
note
string
rateCents
integer
rateId
Nullable
string
showHours
boolean
showNote
boolean
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
userId
Nullable
string