erpLaborTickets_bool_exp
Boolean expressions to filter erpLaborTickets. All fields are combined with a logical AND.
input erpLaborTickets_bool_exp {
_and: [erpLaborTickets_bool_exp!]
_not: erpLaborTickets_bool_exp
_or: [erpLaborTickets_bool_exp!]
badParts: Float_comparison_exp
clockIn: timestamptz_comparison_exp
clockOut: timestamptz_comparison_exp
comment: String_comparison_exp
createdAt: timestamptz_comparison_exp
goodParts: Float_comparison_exp
laborTicketId: String_comparison_exp
laborTicketRef: bigint_comparison_exp
lot: String_comparison_exp
person: erpPersons_bool_exp
personId: String_comparison_exp
reasons: erpLaborTicketsReasons_bool_exp
resource: erpResources_bool_exp
resourceId: String_comparison_exp
sequenceNumber: Float_comparison_exp
split: String_comparison_exp
state: String_comparison_exp
sub: String_comparison_exp
syncedAt: timestamptz_comparison_exp
transactionDate: timestamptz_comparison_exp
type: String_comparison_exp
updatedAt: timestamptz_comparison_exp
workOrderId: String_comparison_exp
workOrderOperation: erpWorkOrderOperations_bool_exp
}
Fields
erpLaborTickets_bool_exp._and ● [erpLaborTickets_bool_exp!] list input
Combines the given expressions using a logical AND
erpLaborTickets_bool_exp._not ● erpLaborTickets_bool_exp input
Negates the result of the given expression.
erpLaborTickets_bool_exp._or ● [erpLaborTickets_bool_exp!] list input
Combines the given expressions using a logical OR.
erpLaborTickets_bool_exp.badParts ● Float_comparison_exp input
erpLaborTickets_bool_exp.clockIn ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.clockOut ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.comment ● String_comparison_exp input
erpLaborTickets_bool_exp.createdAt ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.goodParts ● Float_comparison_exp input
erpLaborTickets_bool_exp.laborTicketId ● String_comparison_exp input
A globally unique identifier (UUID) for the laborTicket.
erpLaborTickets_bool_exp.laborTicketRef ● bigint_comparison_exp input
A unique, numeric identifier for the laborTicket.
erpLaborTickets_bool_exp.lot ● String_comparison_exp input
erpLaborTickets_bool_exp.person ● erpPersons_bool_exp input
erpLaborTickets_bool_exp.personId ● String_comparison_exp input
A globally unique identifier (UUID) for the person.
erpLaborTickets_bool_exp.reasons ● erpLaborTicketsReasons_bool_exp input
erpLaborTickets_bool_exp.resource ● erpResources_bool_exp input
erpLaborTickets_bool_exp.resourceId ● String_comparison_exp input
A globally unique identifier (UUID) for the resource.
erpLaborTickets_bool_exp.sequenceNumber ● Float_comparison_exp input
erpLaborTickets_bool_exp.split ● String_comparison_exp input
erpLaborTickets_bool_exp.state ● String_comparison_exp input
erpLaborTickets_bool_exp.sub ● String_comparison_exp input
erpLaborTickets_bool_exp.syncedAt ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.transactionDate ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.type ● String_comparison_exp input
The type of a metric as defined in the data mapping section of the machine's edit form. See the data catalog for more information.
erpLaborTickets_bool_exp.updatedAt ● timestamptz_comparison_exp input
erpLaborTickets_bool_exp.workOrderId ● String_comparison_exp input
A globally unique identifier (UUID) for the workOrder.
erpLaborTickets_bool_exp.workOrderOperation ● erpWorkOrderOperations_bool_exp input
Production standards are applied from the Operation selected when starting the first Activity in an Activity Set. This snapshot will not change when standards in the Job Template are updated so an accurate history of the standards as they existed in the moment the work was performed is maintained.
Member Of
erpLaborTickets_bool_exp input ● erpLaborTickets_on_conflict input ● erpLaborTickets_updates input ● erpLaborTickets query ● erpLaborTicketsReasons_bool_exp input ● erpPersons_bool_exp input ● erpResources_bool_exp input ● erpWorkOrderOperations_bool_exp input