¿En qué podemos ayudarte?
< Todos los temas
Imprimir

WorkOrder (class)

Contains information about the work order.


Properties

PropertyTypeDescription
IdintegerWork order identifier
CustomerCodestringCustomer code
ProjectCodestringProject code
ManagerCodestringSet employee code that is responsible for the work order
TypeCodestringType code of work order
TypeOfDayCodestringType of day code of work order
GradeCodestringGrade code of work order
StatusCodestringStatus code of work order
StatusDatedateStatus date
StatusTimedatetimeStatus time
DocumentstringDocument of work order
ReferencestringReference text of work order
DescriptionstringDescription text of work order
SupplierCodestringSubcontractor supplier code
IsPreventivebooleanIndicates if it is a preventive work
IsWarrantybooleanIndicates if it is warranty work
IsBillablebooleanIndicates if it is billable work
ContactPersonstringContact of work order
ContactVATNumberstringTax identification number of contact
ContactAddressstringContact address
ContactCitystringContact city
ContactStatestringContact state
ContactZipCodestringContact zipcode
ContactPhone1stringPhone 1 of the contact
ContactPhone2stringPhone 2 of the contact
ContactPhone3stringPhone 3 of the contact
ContactCountryCodestring
ContactZoneCodestring
ContactEmailstring
NoticeDatedateNotice date of work
NoticeTimedatetimeNotice time of work
NoticeDetailsstringNotice details
ExpectedDatedateExpected date of work
ExpectedTimedatetimeExpected time of work
AgreedDateWithCustomerbooleanIndicates if it is agreed date with customer
StartDatedateStart date of work
StartTimedatetimeStart time of work
EndDatedateEnd date of work
EndTimedatetimeEnd time of work
WorkDetailsstringWork details
ObservationsstringObservations of work order
ObservationsTechnicalstringObservations technical of work order
Teamslist of WorkOrderTeamCollect the teams of the work order, see more in WorkOrderTeam (class)
Productslist of WorkOrderProductCollect the products of the work order, see more in WorkOrderProduct (class)

* Required to create a new work order

Tabla de contenidos