Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| NoOrder |
0 |
|
| PurchaseOrder |
1 |
|
| SalesOrder |
2 |
|
| PackOrder |
4 |
|
| RMA |
5 |
|
| WorkOrder |
6 |
|
| ProcessOrder |
7 |
|
| PickPackShipOrder |
8 |
|
| MoveOrder |
9 |
|
| MaintenanceOrder |
10 |
10 Maintenance Order |
| SchedulingTemplateOrderTypeIdMinOffset |
1000 |
any value below this is a normall, NON-scheduling order type Any value ABOVE this value is a schedule record and Not a working order type note this value (1000) is not used anywhere in the database |
| WorkOrderTemplate |
1006 |
1006 is work order schedule template. While the actual work order is type #6 |
| MaintenanceOrderTemplate |
1010 |
order_type_id 1010 Maintenance Order Template ORDER_TYPE_MAINTENANCE_TEMPLATE Note that the working maintenance (quick maintentance) order is type id 10 |