Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

 

  • No labels