OrderList / OrderLines
A list of headers, typically ERP-documents.
- Search/Filter capability
- Uses a list component
Used here:
Receive
- PutAway
- Pick
- Ship
- Count
- Move
OrderList-page
OrderList-page with filterpane visible
OrderLines
A list of lines, typically ERP-document lines.
Used for "planned" operations, as opposed to Unplanned Count and Move etc..
- Only used in conjunction with OrderList-pages
- Search/Filter capability
- Uses a list component
OrderList/OrderLines are identified as:
- Android (Application.cfg):
- Page Type = OrderList
- Page Type = OrderLine
- Windows Mobile (UserRole.xml):
- Tasklet type = TaskletFactory.WMS.Tasklets.OrderList
- Tasklet type = TaskletFactory.WMS.Tasklets.OrderLines