Click or drag to resize
WOActionType Enumeration
Indicate workflow actions, the Work Order could experience during it's lifetime.

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum WOActionType
Members
  Member nameValueDescription
Unknown0
Create1
PickUp2
Start3
OnHold4
Complete5
Cancel6
Reopen7
Assign8 Assignment Changed
Attention9
APInvStatus10 Vendor Invoice status changed
Archived11
Restored12 WO restored from archive
Stop13
AccessChanged14
Billed15
DueDateChanged16
Note17
Message18 Message to assignee
QuoteRequested19
CostStatus20 Internal Costs status changed
BillingRuleChanged21
OwnerChanged22
Signature23 Signature Attached
ApprovalStart24 Proposal Approval Started
ApprovalEnd25 Proposal Approval Ended
ApGlAccountChanged26 Expense Account changed
EstimateRejected27
EstimateApproved28
ItemAddRemove29 WO Items added or removed for existing WO
WarrantyFlagChanged30
AutoWarranty31 Warranty was created automatically during WO completion
OnSiteByChanged32
AckByChanged33 "Acknowledge By" modified
CustomerChanged34
EstimateSubmitted35
WonWoSend36
WonWoRecall37 Recalled by Requestor
WonWoUpdate38
WonPaymentSend39
Verified40 Work verified (customer verification record added)
CustomerNteChanged41
PriorityChanged42
SchedStartChanged43
VendorNteChanged44
WonDocAttach45
QuoteSubmitted46 Quote submitted (typically by provider)
FlagCleared47
QuoteRejected48 Provider's quote rejected
QuoteApproved49 Provider's quote approved
VisitDeleted50 Visit Deleted
ApInvoiceCleared51 Vendor Invoice cleared
ProcedureAddRemove52 Procedure added/removed
ApInvoiceTaxUpdate53 Vendor Invoice tax update after calculation
IsmStatusChanged54 Induction and Safety Status changed
Moved55 WO was moved to another work zone
See Also