@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_CHANGEDThe action.type for this action. |
private java.util.List<org.simplemes.mes.system.OrderLSNChangeDetail> |
listThe list of new Order/LSN value(s). |
private java.lang.String |
typeThe recommended client action. |
| Constructor and description |
|---|
OrderLSNChangeAction
() |
Groovy Documentation