@groovy.transform.ToString(includePackage: false, includeNames: true) class OrderLSNChangeAction extends ScanAction
The suggested client dashboard action is the change the current order/LSN. This action is recommended based on the barcode scanned.
Type | Name and description |
---|---|
private static java.lang.String |
TYPE_ORDER_LSN_CHANGED The action.type for this action. |
private java.util.List<org.simplemes.mes.system.OrderLSNChangeDetail> |
list The list of new Order/LSN value(s). |
private java.lang.String |
type The recommended client action. |
Constructor and description |
---|
OrderLSNChangeAction
() |
Groovy Documentation