Order Labor Line

Refers to a Labor Line on an Order (Typically a Job Card on Workshop Module).

Property Summary
LineID
string
The unique identifier of the Labor Line.
InvoiceDate
DateTime?
The date at which this line was invoiced.
OrderDocumentNumber
string
The Order Number associated with this line. (Job Card Number, Counter Sale Order Number)
JobDescription
string
A general description of the parent order/job associated with this labor line.
InvoiceNumber
string
The Invoice Number associated with this labor line.
ParentInvoiceNumber
string
The Parent Invoice Number associated with this labor line. (In case of Credit Notes or Debit Notes)
InvoiceCurrency
Currencies?
The Invoice Currency
OrderQuantity
decimal?
The quantity of the labor line that ordered.
SoldQuantity
decimal?
The quantity of the labor line that sold.
SaleType
string
The type of sale. (e.g. Internal, Bulk, Retail, etc.)
PackageCode
string
The Package Code in case this labor line is a package item.
ExtendedPrice
decimal?
The final price of this line item after accounting for quantity, discounts, and any applicable taxes or additional charges
LaborCode
string
The unique Labor/Operation Code. Typically from the Manufacturer's Service Catalog.
ServiceCode
string
The service code associated with this line. Typically a distributor level code.
ServiceDescription
string
The description associated with this line. Typically a free text or a distributor/dealer level description of the labor operation performed.
AccountNumber
string
The Account Number from the Accounting System.
CustomerAccountNumber
string
The Customer Account Number from the Accounting System.
CustomerID
string
The Company Specific Customer ID.
GoldenCustomerID
string
The Centralized unique Golden Customer ID.
Department
string
The Department Code/ID.
VIN
string
The Vehicle Identification Number (VIN) of the vehicle associated with this labor line.
LoadDate
DateTime?
The date at which this line was loaded into the Order Document.
PostDate
DateTime?
The date at which this line was posted. This could mean (Job Completed, Part Dispatched, Vehicle Allocated, etc. based on the type of the Order Document).
CompanyHashID
string
The Company Hash ID from the Identity System.
BranchHashID
string
The Branch Hash ID from the Identity System.
InvoiceStatus
string
The status of the invoice (e.g., Paid, Pending).
ItemStatus
string
The status of this line item (e.g., Open, Closed).
OrderStatus
string
The status of the parent order (e.g., Open, Completed).
NextServiceDate
DateTime?
The date for the next scheduled service of the vehicle associated with this labor line.
NumberOfPartLines
int
The number of corresponding part lines associated with the parent order of this line.
CompanyIntegrationID
string
An External Identifier that can be used for system to system Integration
BranchIntegrationID
string
An External Identifier that can be used for system to system Integration
Odometer
int?
The odometer reading of the vehicle at the time this job was opened.